Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp451 class UsubBorrowCase : public IntegerFunctionCase class
454UsubBorrowCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderTyp… in UsubBorrowCase() function in deqp::gles31::Functional::UsubBorrowCase
1161 addFunctionCases<UsubBorrowCase> (this, "usubborrow", false, true, true, ALL_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp663 class UsubBorrowCase : public IntegerFunctionCase class
666UsubBorrowCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::… in UsubBorrowCase() function in vkt::shaderexecutor::UsubBorrowCase
1336 addFunctionCases<UsubBorrowCase> (this, "usubborrow", false, true, true, ALL_SHADERS); in init()