Home
last modified time | relevance | path

Searched defs:supportsES32 (Results 1 – 19 of 19) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.cpp102 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Ap… in init() local
671 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in genVertexSource() local
692 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::A… in genMSTextureResolverSource() local
729 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::A… in genMSTextureLayerFetchSource() local
Des31fNegativeAdvancedBlendEquationTests.cpp134 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateVertexShaderSource() local
149 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateFragmentShaderSource() local
Des31fFboTestCase.cpp157 const bool supportsES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in isRequiredFormat() local
226 …const bool supportsES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)… in getEnablingExtensions() local
Des31fOpaqueTypeIndexingTests.cpp366 …const bool supportsES32 = contextSupports(m_context.getRenderContext().getType(), glu::ApiType::… in init() local
406 const bool supportsES32 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)) || in getShaderSpec() local
743 …const bool supportsES32 = contextSupports(m_context.getRenderContext().getType(), glu::ApiType::… in init() local
796 const bool supportsES32 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)) || in getShaderSpec() local
993 …const bool supportsES32 = contextSupports(m_context.getRenderContext().getType(), glu::ApiType::… in init() local
1030 const bool supportsES32 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)) || in getShaderSpec() local
Des31fProgramStateQueryTests.cpp105 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() local
219 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() local
646 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
Des31fNegativePreciseTests.cpp65 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateShaderSource() local
Des31fTessellationGeometryInteractionTests.cpp59 const bool supportsES32 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)); in specializeShader() local
175 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in init() local
481 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in init() local
874 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in init() local
1783 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::A… in checkExtensions() local
2170 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in init() local
2838 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
Des31fSampleVariableTests.cpp315 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() local
395 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() local
482 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() local
655 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in genFragmentSource() local
1005 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() local
Des31fPrimitiveBoundingBoxTests.cpp171 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
249 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
646 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Ap… in init() local
3374 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
3747 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in init() local
4203 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
4673 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
Des31fTextureFormatTests.cpp314 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in init() local
Des31fAdvancedBlendTests.cpp212 const bool supportsES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getBlendProgramSrc() local
Des31fDrawBuffersIndexedTests.cpp870 const bool supportsES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in genVertexSource() local
891 const bool supportsES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in genFragmentSource() local
Des31fTextureMultisampleTests.cpp1126 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in init() local
1875 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Ap… in iterate() local
Des31fMultisampleTests.cpp228 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Ap… in init() local
Des31fNegativeStateApiTests.cpp102 …const bool supportsES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(… in getVtxFragVersionSources() local
Des31fTextureBorderClampTests.cpp652 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() local
2070 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in init() local
Des31fGeometryShaderTests.cpp120 const bool supportsES32 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)); in specializeShader() local
3956 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Ap… in iterate() local
Des31fTessellationTests.cpp1532 …const bool supportsES32 = glu::contextSupports(context.getRenderContext().getType(), glu::ApiType:… in checkGPUShader5Support() local
1538 …const bool supportsES32 = glu::contextSupports(context.getRenderContext().getType(), glu::ApiType:… in checkTessellationSupport() local
1546 bool supportsES32 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)); in specializeShader() local
Des31fDebugTests.cpp114 …const bool supportsES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(… in isKHRDebugSupported() local