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.cpp1181 class FindLSBCaseInstance : public IntegerFunctionTestInstance class
1184FindLSBCaseInstance (Context& context, glu::ShaderType shaderType, ShaderSpec spec, ShaderExecutor… in FindLSBCaseInstance() function in vkt::shaderexecutor::FindLSBCaseInstance
1242 return new FindLSBCaseInstance(ctx, m_shaderType, m_spec, *m_executor, m_numValues, getName()); in createInstance()