Searched refs:CommonFunctionTestInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 393 // CommonFunctionTestInstance 395 class CommonFunctionTestInstance : public TestInstance class 398 CommonFunctionTestInstance (Context& context, const ShaderSpec& spec, int numValues, const char* name) in CommonFunctionTestInstance() function in vkt::shaderexecutor::__anon28677::CommonFunctionTestInstance 423 tcu::TestStatus CommonFunctionTestInstance::iterate (void) in iterate() 493 class AbsCaseInstance : public CommonFunctionTestInstance 497 : CommonFunctionTestInstance (context, spec, numValues, name) in AbsCaseInstance() 561 class SignCaseInstance : public CommonFunctionTestInstance 565 : CommonFunctionTestInstance (context, spec, numValues, name) in SignCaseInstance() 687 class IsnanCaseInstance : public CommonFunctionTestInstance 691 : CommonFunctionTestInstance (contex in IsnanCaseInstance() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 393 // CommonFunctionTestInstance 395 class CommonFunctionTestInstance : public TestInstance class 398 CommonFunctionTestInstance (Context& context, const ShaderSpec& spec, int numValues, const char* name) in CommonFunctionTestInstance() function in vkt::shaderexecutor::__anon29826::CommonFunctionTestInstance 423 tcu::TestStatus CommonFunctionTestInstance::iterate (void) in iterate() 493 class AbsCaseInstance : public CommonFunctionTestInstance 497 : CommonFunctionTestInstance (context, spec, numValues, name) in AbsCaseInstance() 561 class SignCaseInstance : public CommonFunctionTestInstance 565 : CommonFunctionTestInstance (context, spec, numValues, name) in SignCaseInstance() 683 class IsnanCaseInstance : public CommonFunctionTestInstance 687 : CommonFunctionTestInstance (contex in IsnanCaseInstance() [all...] |
Completed in 4 milliseconds