b***@freedesktop.org
2018-09-18 08:46:02 UTC
https://bugs.freedesktop.org/show_bug.cgi?id=107971
Bug ID: 107971
Summary: SPV_GOOGLE_hlsl_functionality1 /
SPV_GOOGLE_decorate_string
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: Drivers/Vulkan/Common
Assignee: mesa-***@lists.freedesktop.org
Reporter: ***@gmail.com
CC: ***@freedesktop.org, ***@chromium.org,
***@fooishbar.org, ***@jlekstrand.net
Created attachment 141626
--> https://bugs.freedesktop.org/attachment.cgi?id=141626&action=edit
example spirv from dxc.exe
hi,
Trying to use the "dxc" compiler to compile hlsl -> spirv and enabling
additional reflection decorations produces a spirv binary that is rejected by
mesa.
Seems to me it's because decorations of type "OpDecorateStringGOOGLE"
"OpMemberDecorateStringGOOGLE" appear in the header and cause
vtn_handle_preamble_instruction() to move on to the next section prematurely.
(if I understand correctly they should just be skipped?)
Bug ID: 107971
Summary: SPV_GOOGLE_hlsl_functionality1 /
SPV_GOOGLE_decorate_string
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: Drivers/Vulkan/Common
Assignee: mesa-***@lists.freedesktop.org
Reporter: ***@gmail.com
CC: ***@freedesktop.org, ***@chromium.org,
***@fooishbar.org, ***@jlekstrand.net
Created attachment 141626
--> https://bugs.freedesktop.org/attachment.cgi?id=141626&action=edit
example spirv from dxc.exe
hi,
Trying to use the "dxc" compiler to compile hlsl -> spirv and enabling
additional reflection decorations produces a spirv binary that is rejected by
mesa.
Seems to me it's because decorations of type "OpDecorateStringGOOGLE"
"OpMemberDecorateStringGOOGLE" appear in the header and cause
vtn_handle_preamble_instruction() to move on to the next section prematurely.
(if I understand correctly they should just be skipped?)
--
You are receiving this mail because:
You are the assignee for the bug.
You are receiving this mail because:
You are the assignee for the bug.