Searched refs:PrecisionCase (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderInvarianceTests.cpp | 457 static const struct PrecisionCase in init() struct
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderInvarianceTests.cpp | 455 static const struct PrecisionCase in init() struct
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderInvarianceTests.cpp | 370 static const struct PrecisionCase in createShaderInvarianceTests() struct
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 4563 class PrecisionCase : public TestCase class 4569 PrecisionCase (const Context& context, in PrecisionCase() function in deqp::gls::BuiltinPrecisionTests::PrecisionCase 4608 IterateResult PrecisionCase::iterate (void) in iterate() 4616 void PrecisionCase::testStatement (const Variables<In, Out>& variables, in testStatement() 5051 class FuncCaseBase : public PrecisionCase 5060 : PrecisionCase (context, name, func.getRequiredExtension(context.renderContext)) {} in FuncCaseBase() 5194 PrecisionCase* createFuncCase (const Context& context, in createFuncCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 6394 class PrecisionCase : public TestCase class 6397 …PrecisionCase (const CaseContext& context, const string& name, const Interval& inputRange, const s… in PrecisionCase() function in vkt::shaderexecutor::PrecisionCase 6428 void PrecisionCase::testStatement (const Variables<In, Out>& variables, const Statement& stmt, Spir… in testStatement() 6650 class FuncCaseBase : public PrecisionCase 6654 …: PrecisionCase (context, name, func.getInputRange(!context.isFloat64b && (context.precision == gl… in FuncCaseBase() 6775 PrecisionCase* createFuncCase (const CaseContext& context, const string& name, const Func<Sig>& fun… in createFuncCase()
|