Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSampleVariableTests.cpp279 const bool supportsES32orGL45 = in init() local
316 const bool supportsES32orGL45 = in genFragmentSource() local
398 const bool supportsES32orGL45 = in genFragmentSource() local
487 const bool supportsES32orGL45 = in genFragmentSource() local
662 const bool supportsES32orGL45 = in genFragmentSource() local
986 const bool supportsES32orGL45 = in genVertexSource() local
1013 const bool supportsES32orGL45 = in genFragmentSource() local
1098 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
1229 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
1389 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu… in genFragmentSource() local
[all …]
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
Des31fTessellationGeometryInteractionTests.cpp59 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in specializeShader() local
181 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
488 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
882 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
2194 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in init() 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
Des31fMultisampleShaderRenderCase.cpp671 const bool supportsES32orGL45 = in genVertexSource() local
Des31fSampleShadingTests.cpp416 const bool supportsES32orGL45 = in genFragmentSource() local
Des31fTextureMultisampleTests.cpp1166 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), gl… in init() local
1392 const bool supportsES32orGL45 = in genSamplerShader() local
1932 const bool supportsES32orGL45 = in iterate() local
Des31fProgramStateQueryTests.cpp659 const bool supportsES32orGL45 = checkSupport(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
Des31fTextureBorderClampTests.cpp653 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::… in init() local
Des31fTextureGatherTests.cpp1254 …const bool supportsES32orGL45 = glu::contextSupports(m_context.getRenderContext().getType(), g… in init() local
Des31fShaderImageLoadStoreTests.cpp381 static bool supportsES32orGL45(const RenderContext& renderContext) in supportsES32orGL45() function
Des31fGeometryShaderTests.cpp120 const bool supportsES32orGL45 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)) || in specializeShader() local
Des31fTessellationTests.cpp1530 static bool supportsES32orGL45(Context& context) in supportsES32orGL45() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp1216 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
1325 const bool supportsES32orGL45 = checkES32orGL45Support(context); in getRandomFormat() local
1435 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
1479 const bool supportsES32orGL45 = checkES32orGL45Support(m_context); in init() local
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp3185 const bool supportsES32orGL45 = contextSupports(m_renderCtx.getType(), glu::ApiType::es(3, 2)) || in iterate() local