Searched refs:UsubBorrowCaseInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 512 class UsubBorrowCaseInstance : public IntegerFunctionTestInstance class 515 UsubBorrowCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UsubBorrowCaseInstance() function in vkt::shaderexecutor::UsubBorrowCaseInstance 616 return new UsubBorrowCaseInstance(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 | 512 class UsubBorrowCaseInstance : public IntegerFunctionTestInstance class 515 UsubBorrowCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, int numValues, const char* name) in UsubBorrowCaseInstance() function in vkt::shaderexecutor::UsubBorrowCaseInstance 616 return new UsubBorrowCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()
|
Completed in 5 milliseconds