Searched refs:UmulExtendedCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderIntegerFunctionTests.cpp | 545 class UmulExtendedCase : public IntegerFunctionCase class 548 …UmulExtendedCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderT… in UmulExtendedCase() function in deqp::gles31::Functional::UmulExtendedCase 1162 addFunctionCases<UmulExtendedCase> (this, "umulextended", false, true, false, ALL_SHADERS); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderIntegerFunctionTests.cpp | 754 class UmulExtendedCase : public IntegerFunctionCase class 757 …UmulExtendedCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu… in UmulExtendedCase() function in vkt::shaderexecutor::UmulExtendedCase 1315 addFunctionCases<UmulExtendedCase> (this, "umulextended", false, true, false, ALL_SHADERS); in init()
|