Home
last modified time | relevance | path

Searched refs:BitCountCaseInstance (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1116 class BitCountCaseInstance : public IntegerFunctionTestInstance class
1119BitCountCaseInstance (Context& context, glu::ShaderType shaderType, ShaderSpec spec, ShaderExecuto… in BitCountCaseInstance() function in vkt::shaderexecutor::BitCountCaseInstance
1177 return new BitCountCaseInstance(ctx, m_shaderType, m_spec, *m_executor, m_numValues, getName()); in createInstance()