HLSL: Add template style constructors for vector & matrix types
This commit is contained in:
@@ -102,6 +102,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
{"hlsl.struct.frag", "PixelShaderFunction"},
|
||||
{"hlsl.switch.frag", "PixelShaderFunction"},
|
||||
{"hlsl.swizzle.frag", "PixelShaderFunction"},
|
||||
{"hlsl.templatetypes.frag", "PixelShaderFunction"},
|
||||
{"hlsl.whileLoop.frag", "PixelShaderFunction"},
|
||||
{"hlsl.void.frag", "PixelShaderFunction"},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user