Home
last modified time | relevance | path

Searched defs:supportsES32orGL45 (Results 1 – 13 of 13) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderTextureSizeTests.cpp166 const bool supportsES32orGL45 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)) || in init() local
363 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in genFragmentSource() local
Des31fShaderBuiltinConstantTests.cpp161 …const bool supportsES32orGL45 = contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in init() local
204 const bool supportsES32orGL45 = contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2)) || in createGetConstantExecutor() local
Des31fSampleVariableTests.cpp279 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
1088 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
1219 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
1379 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
1481 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
1725 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
2096 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
Des31fDrawBuffersIndexedTests.cpp1204 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
1313 const bool supportsES32orGL45 = checkES32orGL45Support(context); in getRandomFormat() local
1423 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
1467 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
Des31fDrawElementsBaseVertexTests.cpp228 …const bool supportsES32orGL45 = contextSupports(ctxType, glu::ApiType::es(3, 2)) || contextSupport… in init() local
Des31fNegativeTextureApiTests.cpp78 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45() function
Des31fNegativeShaderApiTests.cpp89 static bool supportsES32orGL45(NegativeTestContext& ctx) in supportsES32orGL45() function
Des31fTextureSpecificationTests.cpp240 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in checkExtensionSupport() local
Des31fBasicComputeShaderTests.cpp1254 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in iterate() local
Des31fProgramInterfaceQueryTests.cpp932 const bool supportsES32orGL45 = checkSupport(m_context); in init() local
2725 const bool supportsES32orGL45 = checkSupport(m_context); in init() local
2876 const bool supportsES32orGL45 = checkSupport(m_context); in init() local
Des31fTextureGatherTests.cpp1257 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), g… in init() local
Des31fShaderImageLoadStoreTests.cpp354 static bool supportsES32orGL45(const RenderContext& renderContext) in supportsES32orGL45() function
/external/deqp/modules/glshared/
DglsDrawTest.cpp3165 const bool supportsES32orGL45 = contextSupports(m_renderCtx.getType(), glu::ApiType::es(3, 2)) || in iterate() local