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