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