Searched refs:FindLSBCaseInstance (Results 1 – 1 of 1) sorted by relevance
1161 class FindLSBCaseInstance : public IntegerFunctionTestInstance class1164 …FindLSBCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int num… in FindLSBCaseInstance() function in vkt::shaderexecutor::FindLSBCaseInstance1221 return new FindLSBCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()