Merge pull request #1166 from tafuri/#1165-invalid_Store
#1165 invalid store
This commit is contained in:
commit
1ce94b2d68
5 changed files with 1099 additions and 890 deletions
|
|
@ -302,6 +302,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
{"hlsl.shapeConvRet.frag", "main"},
|
||||
{"hlsl.snorm.uav.comp", "main"},
|
||||
{"hlsl.staticMemberFunction.frag", "main"},
|
||||
{"hlsl.store.rwbyteaddressbuffer.type.comp", "main"},
|
||||
{"hlsl.stringtoken.frag", "main"},
|
||||
{"hlsl.string.frag", "main"},
|
||||
{"hlsl.struct.split-1.vert", "main"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue