Searched defs:PrecisionTestContext (Results 1 - 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ | ||
H A D | vktShaderBuiltinPrecisionTests.cpp | 5198 struct PrecisionTestContext struct in namespace:vkt::shaderexecutor 5200 PrecisionTestContext (TestContext& testCtx_, function in struct:vkt::shaderexecutor::PrecisionTestContext 5221 TestCaseGroup* createFuncGroup (const PrecisionTestContext& ctx, const CaseFactory& factory) 5265 const PrecisionTestContext ctx (testCtx, highp, mediump, lowp, |
/external/deqp/modules/glshared/ | ||
H A D | glsBuiltinPrecisionTests.cpp | 5293 struct PrecisionTestContext struct in namespace:deqp::gls::BuiltinPrecisionTests 5295 PrecisionTestContext (TestContext& testCtx_, function in struct:deqp::gls::BuiltinPrecisionTests::PrecisionTestContext 5319 TestCaseGroup* createFuncGroup (const PrecisionTestContext& ctx, 5367 const PrecisionTestContext ctx (testCtx, renderCtx, highp, mediump, lowp, |
Completed in 53 milliseconds