Home
last modified time | relevance | path

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

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