HLSL: Basic turn on of non-static member functions.
Still need: pass by reference in SPIR-V and symbol-table level for accessing 'this' members from member functions.
This commit is contained in:
@@ -164,6 +164,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
{"hlsl.multiEntry.vert", "RealEntrypoint"},
|
||||
{"hlsl.multiReturn.frag", "main"},
|
||||
{"hlsl.matrixindex.frag", "main"},
|
||||
{"hlsl.nonstaticMemberFunction.frag", "main"},
|
||||
{"hlsl.numericsuffixes.frag", "main"},
|
||||
{"hlsl.numthreads.comp", "main_aux1"},
|
||||
{"hlsl.overload.frag", "PixelShaderFunction"},
|
||||
|
||||
Reference in New Issue
Block a user