HomeSort by relevance Sort by last modified time
    Searched refs:contextSupports (Results 51 - 75 of 134) sorted by null

1 23 4 5 6

  /external/deqp/modules/gles31/functional/
es31fNegativeSSBOBlockTests.cpp 358 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));
447 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));
es31fNegativeShaderDirectiveTests.cpp 126 if (contextSupports(ctx.getRenderContext().getType() , glu::ApiType::es(3, 2)))
206 TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType() , glu::ApiType::es(3, 2)), "Test requires a context version 3.2 or higher.");
es31fShaderBuiltinConstantTests.cpp 161 const bool supportsES32 = contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
194 const bool supportsES32 = contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2));
es31fShaderStateQueryTests.cpp 100 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
382 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
es31fAdvancedBlendTests.cpp 212 const bool supportsES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));
251 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)))
664 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)))
718 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)))
es31fMultisampleShaderRenderCase.cpp 101 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
674 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
695 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
732 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
es31fProgramStateQueryTests.cpp 72 if (glu::contextSupports(context.getRenderContext().getType(), glu::ApiType::es(3, 2)))
105 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
219 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
646 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
    [all...]
es31fShaderTextureSizeTests.cpp 163 const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2));
350 const bool supportsES32 = glu::contextSupports(contextType, glu::ApiType::es(3, 2));
es31fFboColorbufferTests.cpp 127 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context.getContextInfo().isExtensionSupported("GL_EXT_texture_cube_map_array"))
  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp 86 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
215 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
390 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
812 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
    [all...]
gl4cShaderDrawParametersTests.cpp 156 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) &&
240 if (glu::contextSupports(contextType, glu::ApiType::core(4, 6)))
721 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) &&
795 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) &&
gl4cDirectStateAccessXFBTests.cpp 77 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
234 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
558 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
966 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
    [all...]
gl3cTransformFeedbackTests.cpp 137 bool is_at_least_gl_30 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(3, 0)));
138 bool is_at_least_gl_40 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 0)));
139 bool is_at_least_gl_42 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 2)));
    [all...]
gl4cConditionalRenderInvertedTests.cpp 70 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
238 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
gl4cES31CompatibilityTests.cpp 77 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
276 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
gl3cClipDistance.cpp 91 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType(3, 0, glu::PROFILE_CORE)))
148 if (glu::contextSupports(
574 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(3, 0)))
    [all...]
gl4cShaderGroupVoteTests.cpp 244 bool contextSupportsGL46 = glu::contextSupports(contextType, glu::ApiType::core(4, 6));
gl4cDirectStateAccessBuffersTests.cpp 89 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
220 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
936 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
    [all...]
gl4cES31CompatibilitySampleVariablesTests.cpp 118 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
239 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
583 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 32 if (glu::contextSupports(contextType, glu::ApiType::es(3, 2)))
glcParallelShaderCompileTests.cpp 100 bool supportsInt64 = isGL || glu::contextSupports(contextType, glu::ApiType::es(3, 0));
  /external/deqp/framework/opengl/
gluRenderContext.hpp 194 bool contextSupports (ContextType ctxType, ApiType requiredApiType);
gluRenderContext.cpp 60 bool contextSupports (ContextType ctxType, ApiType requiredApiType)
gluTexture.cpp 859 if (!(contextSupports(m_context.getType(), glu::ApiType(3, 3, glu::PROFILE_CORE)) && info->isExtensionSupported("GL_ARB_texture_buffer_range"))
860 && !(contextSupports(m_context.getType(), glu::ApiType(3, 1, glu::PROFILE_ES))
868 if (!contextSupports(m_context.getType(), glu::ApiType(3, 3, glu::PROFILE_CORE))
869 && !(contextSupports(m_context.getType(), glu::ApiType(3, 1, glu::PROFILE_ES))
    [all...]
  /external/deqp/modules/glshared/
glsTextureBufferCase.cpp 800 if (glu::contextSupports(renderContext.getType(), glu::ApiType(3, 3, glu::PROFILE_CORE)))
809 else if (glu::contextSupports(renderContext.getType(), glu::ApiType(3, 1, glu::PROFILE_ES)) && info->isExtensionSupported("GL_EXT_texture_buffer"))
965 if (!glu::contextSupports(m_renderCtx.getType(), glu::ApiType(3, 3, glu::PROFILE_CORE))
966 && !(glu::contextSupports(m_renderCtx.getType(), glu::ApiType(3, 1, glu::PROFILE_ES)) && info->isExtensionSupported("GL_EXT_texture_buffer")))
    [all...]

Completed in 408 milliseconds

1 23 4 5 6