Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1225 class findMSBCaseInstance : public IntegerFunctionTestInstance class
1228findMSBCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int num… in findMSBCaseInstance() function in vkt::shaderexecutor::findMSBCaseInstance
1285 return new findMSBCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()