Home
last modified time | relevance | path

Searched refs:IntegerFunctionTestInstance (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp302 // IntegerFunctionTestInstance
304 class IntegerFunctionTestInstance : public TestInstance class
307 IntegerFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in IntegerFunctionTestInstance() function in vkt::shaderexecutor::IntegerFunctionTestInstance
335 tcu::TestStatus IntegerFunctionTestInstance::iterate (void) in iterate()
402 class UaddCarryCaseInstance : public IntegerFunctionTestInstance
406 : IntegerFunctionTestInstance (context, shaderType, spec, numValues, name) in UaddCarryCaseInstance()
512 class UsubBorrowCaseInstance : public IntegerFunctionTestInstance
516 : IntegerFunctionTestInstance (context, shaderType, spec, numValues, name) in UsubBorrowCaseInstance()
620 class UmulExtendedCaseInstance : public IntegerFunctionTestInstance
624 : IntegerFunctionTestInstance (contex in UmulExtendedCaseInstance()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp302 // IntegerFunctionTestInstance
304 class IntegerFunctionTestInstance : public TestInstance class
307 IntegerFunctionTestInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in IntegerFunctionTestInstance() function in vkt::shaderexecutor::IntegerFunctionTestInstance
335 tcu::TestStatus IntegerFunctionTestInstance::iterate (void) in iterate()
402 class UaddCarryCaseInstance : public IntegerFunctionTestInstance
406 : IntegerFunctionTestInstance (context, shaderType, spec, numValues, name) in UaddCarryCaseInstance()
512 class UsubBorrowCaseInstance : public IntegerFunctionTestInstance
516 : IntegerFunctionTestInstance (context, shaderType, spec, numValues, name) in UsubBorrowCaseInstance()
620 class UmulExtendedCaseInstance : public IntegerFunctionTestInstance
624 : IntegerFunctionTestInstance (contex in UmulExtendedCaseInstance()
[all...]

Completed in 8 milliseconds