/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 75 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() 149 …amp = ctxInfo.isExtensionSupported("GL_EXT_texture_border_clamp") || contextSupports(type, ApiType… in resetStateES() 165 if (contextSupports(type, ApiType::es(3,0))) in resetStateES() 179 if (contextSupports(type, ApiType::es(3,1))) in resetStateES() 198 if (contextSupports(type, ApiType::es(3,0))) in resetStateES() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativePreciseTests.cpp | 65 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateShaderSource() 162 …ctx.isExtensionSupported("GL_EXT_gpu_shader5") || contextSupports(ctx.getRenderContext().getType()… in precise_as_variable_name() 177 …ctx.isExtensionSupported("GL_EXT_gpu_shader5") || contextSupports(ctx.getRenderContext().getType()… in precise_as_function_name() 192 …ctx.isExtensionSupported("GL_EXT_gpu_shader5") || contextSupports(ctx.getRenderContext().getType()… in precise_as_function_argument()
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 134 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateVertexShaderSource() 149 …const bool supportsES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… 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()
|
D | es31fNegativeShaderFramebufferFetchTests.cpp | 122 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in last_frag_data_not_defined() 199 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_redeclaration_inout() 227 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_vertex_inout()
|
D | es31fNegativeVertexArrayApiTests.cpp | 391 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays() 451 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_incomplete_primitive() 485 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements() 595 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_incomplete_primitive() 671 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in draw_elements_base_vertex() 706 …TCU_CHECK_AND_THROW(NotSupportedError, contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in draw_elements_base_vertex_primitive_mode_mismatch() 725 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_instanced() 793 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_instanced_incomplete_primitive() 829 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced() 946 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced_incomplete_primitive() [all …]
|
D | es31fNegativeTessellationTests.cpp | 111 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in single_tessellation_stage() 209 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_primitive_mode() 237 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in tessellation_not_active() 266 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_program_state() 316 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in tessellation_control_invalid_vertex_count()
|
D | es31fSampleShadingTests.cpp | 72 …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()
|
D | es31fNegativeComputeTests.cpp | 122 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateComputeShader() 385 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in program_not_active() 446 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_program_query() 496 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_dispatch_compute_indirect() 587 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_maximum_work_group_counts() 651 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3… in invalid_maximum_work_group_sizes() 709 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3… in invalid_layout_qualifiers() 809 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(… in invalid_write_built_in_constants()
|
D | es31fTextureBufferTests.cpp | 154 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 190 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 222 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 282 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 342 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 414 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 496 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate()
|
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 81 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() 129 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init()
|
D | es31fShaderMultisampleInterpolationTests.cpp | 53 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()
|
D | es31fSampleVariableTests.cpp | 279 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() 314 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() 394 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() 481 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() 654 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in genFragmentSource() 923 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() 975 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genVertexSource() 998 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiT… in genFragmentSource() 1081 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in init() 1211 …const bool supportsES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::Api… in genFragmentSource() [all …]
|
D | es31fNegativeFragmentApiTests.cpp | 164 …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()
|
D | es31fNegativeTextureApiTests.cpp | 153 …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() 2069 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameteriv() 2099 …if (contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)) || ctx.getContextInf… in texparameteriv() [all …]
|
D | es31fNegativeShaderFunctionTests.cpp | 307 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 …]
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.cpp | 97 if (glu::contextSupports(context_type, glu::ApiType::core(4, 0))) in initExtensions() 107 …m_is_shader_image_atomic_supported = glu::contextSupports(context_type, glu::ApiType::core(4, … in initExtensions() 109 glu::contextSupports(context_type, glu::ApiType::core(4, 3)); in initExtensions() 110 …m_is_framebuffer_no_attachments_supported = glu::contextSupports(context_type, glu::ApiType::core… in initExtensions() 111 …m_is_program_interface_query_supported = glu::contextSupports(context_type, glu::ApiType::core(4,… in initExtensions() 112 …m_is_texture_storage_multisample_supported = glu::contextSupports(context_type, glu::ApiType::core… in initExtensions() 113 …m_is_shader_image_load_store_supported = glu::contextSupports(context_type, glu::ApiType::core(4,… in initExtensions() 114 m_is_viewport_array_supported = glu::contextSupports(context_type, glu::ApiType::core(4, 1)); in initExtensions() 116 else if (glu::contextSupports(context_type, glu::ApiType::es(3, 2))) in initExtensions() 140 DE_ASSERT(glu::contextSupports(context_type, glu::ApiType::es(3, 1))); in initExtensions()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cCommonBugsTests.cpp | 216 if (!glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(3, 1))) in iterate() 882 if (glu::contextSupports(context_type, glu::ApiType::core(3, 2))) in iterate() 887 if (glu::contextSupports(context_type, glu::ApiType::core(4, 0))) in iterate() 916 if (!glu::contextSupports(context_type, current_iteration_min_context_type)) in iterate() 1503 bool expected_outcome = glu::contextSupports(context_type, glu::ApiType::core(4, 4)); in iterate() 1513 const char* cs_body_parts[] = { (!glu::contextSupports(context_type, glu::ApiType::core(4, 3))) ? in iterate() 1516 (!glu::contextSupports(context_type, glu::ApiType::core(4, 4))) ? in iterate() 1892 const bool include_cull_distance = glu::contextSupports(context_type, glu::ApiType::core(4, 5)); in getTestIterationProperties() 2332 if (glu::contextSupports(context_type, glu::ApiType::core(3, 2))) in getTestIterationProperties() 2337 if (glu::contextSupports(context_type, glu::ApiType::core(4, 0))) in getTestIterationProperties() [all …]
|
D | gl4cSpirvExtensionsTests.cpp | 59 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) && in init() 65 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) && in init()
|
D | gl4cDirectStateAccessProgramPipelinesTests.cpp | 77 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 198 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 410 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate() 503 …bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiTyp… in iterate()
|
D | gl4cIndirectParametersTests.cpp | 87 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) && in iterate() 251 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) && in iterate() 341 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) && in init() 522 if (!glu::contextSupports(contextType, glu::ApiType::core(4, 6)) && in init()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.hpp | 107 …bool contextSupports (const deUint32 majorNum, const deUint32 minorNum, const deUint3… 108 bool contextSupports (const vk::ApiVersion version) const; 109 bool contextSupports (const deUint32 requiredApiVersionBits) const;
|
/external/deqp/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 552 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/external/openglcts/modules/common/ |
D | glcShaderMacroTests.cpp | 120 if (glu::contextSupports(contextType, glu::ApiType::es(3, 2))) in init() 127 else if (glu::contextSupports(contextType, glu::ApiType::es(3, 1))) in init()
|
D | glcRobustnessTests.cpp | 68 !contextSupports(context.getRenderContext().getType(), glu::ApiType::es(3, 2))) in createRobustContext() 186 if (!(contextSupports(context->getRenderContext().getType(), glu::ApiType::es(3, 2)) || in createContext() 260 bool glslES320 = contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in iterate() 450 bool glslES320 = contextSupports(context->getRenderContext().getType(), glu::ApiType::es(3, 2)); in iterate()
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferPrecision.cpp | 297 if (glu::contextSupports(contextType, glu::ApiType::core(4, 5)) || in iterate() 298 glu::contextSupports(contextType, glu::ApiType::es(3, 1))) in iterate()
|