Searched refs:FindLSBCaseInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 1112 class FindLSBCaseInstance : public IntegerFunctionTestInstance class 1115 FindLSBCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in FindLSBCaseInstance() function in vkt::shaderexecutor::FindLSBCaseInstance 1172 return new FindLSBCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 1112 class FindLSBCaseInstance : public IntegerFunctionTestInstance class 1115 FindLSBCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in FindLSBCaseInstance() function in vkt::shaderexecutor::FindLSBCaseInstance 1172 return new FindLSBCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()
|
Completed in 6 milliseconds