Home
last modified time | relevance | path

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

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