Searched refs:UaddCarryCaseInstance (Results 1 – 1 of 1) sorted by relevance
463 class UaddCarryCaseInstance : public IntegerFunctionTestInstance class466 …UaddCarryCaseInstance (Context& context, glu::ShaderType shaderType, ShaderSpec spec, ShaderExecut… in UaddCarryCaseInstance() function in vkt::shaderexecutor::UaddCarryCaseInstance570 return new UaddCarryCaseInstance(ctx, m_shaderType, m_spec, *m_executor, m_numValues, getName()); in createInstance()