Home
last modified time | relevance | path

Searched refs:UaddCarryCaseInstance (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp451 class UaddCarryCaseInstance : public IntegerFunctionTestInstance class
454UaddCarryCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int n… in UaddCarryCaseInstance() function in vkt::shaderexecutor::UaddCarryCaseInstance
557 return new UaddCarryCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()