Searched refs:UaddCarryCaseInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 402 class UaddCarryCaseInstance : public IntegerFunctionTestInstance class 405 UaddCarryCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UaddCarryCaseInstance() function in vkt::shaderexecutor::UaddCarryCaseInstance 508 return new UaddCarryCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 402 class UaddCarryCaseInstance : public IntegerFunctionTestInstance class 405 UaddCarryCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UaddCarryCaseInstance() function in vkt::shaderexecutor::UaddCarryCaseInstance 508 return new UaddCarryCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()
|
Completed in 6 milliseconds