Home
last modified time | relevance | path

Searched refs:contextSupports (Results 1 – 25 of 52) sorted by relevance

123

/external/deqp/framework/opengl/
DgluStateReset.cpp75 if (contextSupports(type, ApiType::es(3,0))) in resetStateES()
81 if (contextSupports(type, ApiType::es(3,1))) in resetStateES()
89 if (contextSupports(type, ApiType::es(3,0))) in resetStateES()
103 if (contextSupports(type, ApiType::es(3,0))) in resetStateES()
118 if (contextSupports(type, ApiType::es(3,0))) in resetStateES()
130 if (contextSupports(type, ApiType::es(3,1))) in resetStateES()
163 if (contextSupports(type, ApiType::es(3,0))) in resetStateES()
177 if (contextSupports(type, ApiType::es(3,1))) in resetStateES()
196 if (contextSupports(type, ApiType::es(3,0))) in resetStateES()
210 if (contextSupports(type, ApiType::es(3,1))) in resetStateES()
[all …]
/external/deqp/modules/gles31/functional/
Des31fNegativePreciseTests.cpp65 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in generateShaderSource()
162 …ctx.isExtensionSupported("GL_EXT_gpu_shader5") || contextSupports(ctx.getRenderContext().getType()… in precise_as_variable_name()
174 …ctx.isExtensionSupported("GL_EXT_gpu_shader5") || contextSupports(ctx.getRenderContext().getType()… in precise_as_function_name()
186 …ctx.isExtensionSupported("GL_EXT_gpu_shader5") || contextSupports(ctx.getRenderContext().getType()… in precise_as_function_argument()
Des31fNegativeAdvancedBlendEquationTests.cpp134 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in generateVertexShaderSource()
149 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in generateFragmentShaderSource()
175 …ctx.isExtensionSupported("GL_KHR_blend_equation_advanced") || contextSupports(ctx.getRenderContext… in blend_qualifier_mismatch()
211 …ctx.isExtensionSupported("GL_KHR_blend_equation_advanced") || contextSupports(ctx.getRenderContext… in attachment_advanced_equation()
Des31fSampleShadingTests.cpp72 …if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context… in init()
123 …if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context… in init()
190 …if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context… in init()
278 …if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context… in init()
408 …const glu::GLSLVersion version = contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource()
Des31fNegativeVertexArrayApiTests.cpp384 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays()
444 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_incomplete_primitive()
478 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements()
588 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_incomplete_primitive()
664 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in draw_elements_base_vertex()
699 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_instanced()
767 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_instanced_incomplete_primitive()
803 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced()
920 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced_incomplete_primitive()
999 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in draw_elements_instanced_base_vertex()
[all …]
Des31fProgramStateQueryTests.cpp83 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in iterate()
201 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in iterate()
335 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in iterate()
448 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in iterate()
548 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in iterate()
651 …if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context… in init()
656 …if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !m_context… in init()
758 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in getProgramSources()
Des31fShaderMultisampleInterpolationStateQueryTests.cpp81 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in init()
129 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in init()
Des31fShaderMultisampleInterpolationTests.cpp53 const bool supportsES32 = glu::contextSupports(contextType, glu::ApiType::es(3, 2)); in specializeShader()
126 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
667 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
778 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
957 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
959 …ntextInfo().isExtensionSupported("GL_OES_sample_variables") && !glu::contextSupports(m_context.get… in init()
1230 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
1361 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
1363 …ntextInfo().isExtensionSupported("GL_OES_sample_variables") && !glu::contextSupports(m_context.get… in init()
1481 …tensionSupported("GL_OES_shader_multisample_interpolation") && !glu::contextSupports(m_context.get… in init()
Des31fNegativeFragmentApiTests.cpp164 …if (!contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !ctx.getContextI… in blend_equationi()
184 …if (!contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !ctx.getContextI… in blend_equation_separatei()
232 …if (!contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !ctx.getContextI… in blend_funci()
254 …if (!glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) && !ctx.getCon… in blend_func_separatei()
Des31fSampleVariableTests.cpp279 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in init()
314 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::e… in genFragmentSource()
394 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::e… in genFragmentSource()
481 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::e… in genFragmentSource()
654 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType… in genFragmentSource()
923 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in init()
975 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::e… in genVertexSource()
998 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType:… in genFragmentSource()
1081 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(… in init()
1211 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType… in genFragmentSource()
[all …]
Des31fNegativeShaderFunctionTests.cpp307 if (!contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2))) in getShaderInitialization()
352 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceBitfieldExtract()
449 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceBitfieldInsert()
604 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceReverseCountFind()
708 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceAddCarrySubBorrow()
963 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceMulExtended()
1287 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceFrexpLdexp()
1434 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourcePackUnpackNorm4x8()
1619 …source << (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) ? glu::getGLS… in genShaderSourceTextureSize_sampler()
1682 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSu… in texture_size_invalid_sampler()
[all …]
Des31fNegativeTextureApiTests.cpp153 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in bindtexture()
483 if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2))) in compressedteximage2d_invalid_size()
1803 if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2))) in texparameteri()
1833 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameteri()
1862 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameteri()
1924 if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2))) in texparameterf()
1954 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameterf()
1983 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameterf()
2068 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameteriv()
2098 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameteriv()
[all …]
Des31fIntegerStateQueryTests.cpp122 if (contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in init()
207 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(m_context.getRenderContext().getType(), m_m… in iterate()
213 …const int value = contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2… in iterate()
261 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(m_context.getRenderContext().getType(), m_m… in iterate()
511 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(m_context.getRenderContext().getType(), m_m… in iterate()
617 if (contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in iterate()
674 if (contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in iterate()
730 if (contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in iterate()
Des31fNegativeStateApiTests.cpp73 const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in getVtxFragVersionSources()
94 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in enablei()
117 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in disablei()
461 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in get_tex_parameteriiv()
477 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in get_tex_parameteriuiv()
534 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in get_nuniformfv()
624 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in get_nuniformiv()
714 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in get_nuniformuiv()
1384 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in is_enabledi()
Des31fNegativeTestShared.cpp115 if (contextSupports(getRenderContext().getType(), glu::ApiType::es(3, 2))) in isShaderSupported()
Des31fMultisampleShaderRenderCase.cpp101 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init()
673 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::… in genVertexSource()
693 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in genMSTextureResolverSource()
729 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTy… in genMSTextureLayerFetchSource()
Des31fNegativeShaderDirectiveTests.cpp125 if (contextSupports(ctx.getRenderContext().getType() , glu::ApiType::es(3, 2))) in primitive_bounding_box()
177 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType() , glu::Api… in sample_variables()
Des31fFboTestCase.cpp157 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in isRequiredFormat()
222 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getEnablingExtensions()
Des31fAdvancedBlendTests.cpp212 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getBlendProgramSrc()
251 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in init()
664 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in iterate()
718 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in iterate()
Des31fBooleanStateQueryTests.cpp73 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(m_context.getRenderContext().getType(), m_m… in iterate()
Des31fOpaqueTypeIndexingTests.cpp366 if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in init()
403 const bool isES32 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getShaderSpec()
739 if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in init()
789 const bool isES32 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getShaderSpec()
985 if (!contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in init()
1019 const bool isES32 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getShaderSpec()
Des31fShaderBuiltinConstantTests.cpp161 …const bool isES32 = contextSupports(m_context.getRenderContext().getType(), glu::ApiType::es(3, 2)… in init()
194 const bool isES32 = contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2)); in createGetConstantExecutor()
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp552 if (contextSupports(contextType, glu::ApiType::es(3,2))) in isCoreTextureTarget()
554 else if (contextSupports(contextType, glu::ApiType::es(3,1))) in isCoreTextureTarget()
556 else if (contextSupports(contextType, glu::ApiType::es(3,0))) in isCoreTextureTarget()
567 if (contextSupports(contextType, glu::ApiType::es(3,2))) in isCoreTextureParam()
569 else if (contextSupports(contextType, glu::ApiType::es(3,1))) in isCoreTextureParam()
571 else if (contextSupports(contextType, glu::ApiType::es(3,0))) in isCoreTextureParam()
582 if (contextSupports(contextType, glu::ApiType::es(3,2))) in isCoreQuery()
584 else if (contextSupports(contextType, glu::ApiType::es(3,1))) in isCoreQuery()
586 else if (contextSupports(contextType, glu::ApiType::es(3,0))) in isCoreQuery()
597 if (contextSupports(contextType, glu::ApiType::es(3,2))) in isCoreTester()
[all …]
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp207 return glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));; in isRequiredFormat()
216 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getEnablingExtensions()
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp153 if (!contextSupports(glu::ContextType(actualApi, glu::ContextFlags(0)), config.type.getAPI())) in CGLRenderContext()

123