Searched refs:UaddCarryCase (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 493 class UaddCarryCase : public IntegerFunctionCase class 496 UaddCarryCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UaddCarryCase() function in vkt::shaderexecutor::UaddCarryCase 1264 addFunctionCases<UaddCarryCase> (this, "uaddcarry", false, true, true, ALL_SHADERS); in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderIntegerFunctionTests.cpp | 327 class UaddCarryCase : public IntegerFunctionCase class 330 UaddCarryCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UaddCarryCase() function in deqp::gles31::Functional::UaddCarryCase 1124 addFunctionCases<UaddCarryCase> (this, "uaddcarry", false, true, true, ALL_SHADERS); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderIntegerFunctionTests.cpp | 493 class UaddCarryCase : public IntegerFunctionCase class 496 UaddCarryCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) in UaddCarryCase() function in vkt::shaderexecutor::UaddCarryCase 1264 addFunctionCases<UaddCarryCase> (this, "uaddcarry", false, true, true, ALL_SHADERS); in init()
|
Completed in 8 milliseconds