Searched refs:PrecisionCase (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderInvarianceTests.cpp | 457 static const struct PrecisionCase in init() struct
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderInvarianceTests.cpp | 455 static const struct PrecisionCase in init() struct
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 4412 class PrecisionCase : public TestCase class 4418 PrecisionCase (const Context& context, in PrecisionCase() function in deqp::gls::BuiltinPrecisionTests::PrecisionCase 4457 IterateResult PrecisionCase::iterate (void) in iterate() 4465 void PrecisionCase::testStatement (const Variables<In, Out>& variables, in testStatement() 4854 class FuncCaseBase : public PrecisionCase 4863 : PrecisionCase (context, name, func.getRequiredExtension()) {} in FuncCaseBase() 4996 PrecisionCase* createFuncCase (const Context& context, in createFuncCase()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 4594 class PrecisionCase : public TestCase class 4597 PrecisionCase (const CaseContext& context, const string& name, const string& extension = "") in PrecisionCase() function in vkt::shaderexecutor::PrecisionCase 4626 void PrecisionCase::testStatement (const Variables<In, Out>& variables, const Statement& stmt) in testStatement() 4824 class FuncCaseBase : public PrecisionCase 4828 : PrecisionCase (context, name, func.getRequiredExtension()) in FuncCaseBase() 4946 PrecisionCase* createFuncCase (const CaseContext& context, const string& name, const Func<Sig>& fun… in createFuncCase()
|