Searched refs:UmulExtendedCaseInstance (Results 1 – 1 of 1) sorted by relevance
669 class UmulExtendedCaseInstance : public IntegerFunctionTestInstance class672 …UmulExtendedCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, in… in UmulExtendedCaseInstance() function in vkt::shaderexecutor::UmulExtendedCaseInstance769 return new UmulExtendedCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()