Searched refs:NullShaderArg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ | ||
| H A D | compute_test.h | 225 class NullShaderArg : public RawShaderArg { class in class:ComputeTest 227 NullShaderArg() : RawShaderArg(SHADER_ARG_INPUT) { } function in class:ComputeTest::NullShaderArg |
| H A D | clc_compiler_test.cpp | 175 auto c2 = NullShaderArg(); 206 auto g2null = NullShaderArg(); |
Completed in 6 milliseconds