/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
D | esextcDrawElementsBaseVertexTests.cpp | 843 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName() 857 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName() 871 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName() 885 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName() 927 if ((glu::isContextTypeES(m_context.getRenderContext().getType()) && in init() 945 if (!glu::isContextTypeES(m_context.getRenderContext().getType()) || in init() 953 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 964 if ((glu::isContextTypeES(m_context.getRenderContext().getType()) && in init() 972 if ((glu::isContextTypeES(m_context.getRenderContext().getType()) && in init() 1640 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in setUpTestCases() [all …]
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeVertexArrayApiTests.cpp | 162 if (glu::isContextTypeES(ctx.getRenderContext().getType())) in vertex_attrib_pointer() 218 if (glu::isContextTypeES(ctx.getRenderContext().getType())) in vertex_attrib_i_pointer() 437 VAOHelper vao(ctx, glu::isContextTypeES(rc.getType())); in draw_arrays() 468 VAOHelper vao(ctx, glu::isContextTypeES(ctx.getRenderContext().getType())); in draw_arrays_invalid_program() 501 VAOHelper vao(ctx, glu::isContextTypeES(rc.getType())); in draw_arrays_incomplete_primitive() 532 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements() 613 VAOHelper vao(ctx, glu::isContextTypeES(ctx.getRenderContext().getType())); in draw_elements_invalid_program() 646 bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_incomplete_primitive() 734 VAOHelper vao(ctx, glu::isContextTypeES(ctx.getRenderContext().getType())); in draw_elements_base_vertex() 791 VAOHelper vao (ctx, glu::isContextTypeES(rc.getType())); in draw_arrays_instanced() [all …]
|
D | es31fNegativeShaderFramebufferFetchTests.cpp | 121 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in last_frag_data_not_defined() 204 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in invalid_redeclaration_inout() 236 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in invalid_vertex_inout()
|
D | es31fNegativeTessellationTests.cpp | 93 if (glu::isContextTypeES(ctx.getRenderContext().getType())) in checkTessellationSupport() 132 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in single_tessellation_stage() 265 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in tessellation_not_active() 293 if (!glu::isContextTypeES(rc.getType())) in invalid_program_state()
|
D | es31fDrawElementsBaseVertexTests.cpp | 130 …spec.apiType = glu::isContextTypeES(contextType) ? glu::ApiType::es(3,1) : contextType.getAP… in genBasicSpec() 270 if (!glu::isContextTypeES(ctxType)) in init() 650 …spec.apiType = glu::isContextTypeES(contextType) ? glu::ApiType::es(3,1) : contextType.getAP… in init() 687 …spec.apiType = glu::isContextTypeES(contextType) ? glu::ApiType::es(3,1) : contextType.getAP… in init() 735 …spec.apiType = glu::isContextTypeES(contextType) ? glu::ApiType::es(3,1) : contextType.getA… in init() 797 …spec.apiType = glu::isContextTypeES(contextType) ? glu::ApiType::es(3,1) : contextType.getAP… in init()
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 179 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blend_qualifier_mismatch() 229 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in attachment_advanced_equation()
|
D | es31fNegativeSampleVariablesTests.cpp | 141 if (glu::isContextTypeES(ctx.getRenderContext().getType())) in access_built_in_types_inside_other_shaders() 231 if (!glu::isContextTypeES(ctx.getRenderContext().getType())) in index_outside_sample_mask_range()
|
D | es31fDefaultVertexArrayObjectTests.cpp | 55 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init()
|
D | es31fVertexAttributeBindingStateQueryTests.cpp | 611 if (!glu::isContextTypeES(renderContext.getType())) in test() 647 if (!glu::isContextTypeES(renderContext.getType())) in test() 686 if (!glu::isContextTypeES(renderContext.getType())) in test()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fStringQueryTests.cpp | 71 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 115 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 160 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init()
|
D | es3fNegativeVertexArrayApiTests.cpp | 67 if (glu::isContextTypeES(ctx.getRenderContext().getType())) in VAOHelper() 156 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 211 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 387 const bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 493 const bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 661 const bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 776 const bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 852 const bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 972 const bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init()
|
D | es3fNegativeBufferApiTests.cpp | 236 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 649 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 814 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 1049 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 1215 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init() 1388 bool isES = glu::isContextTypeES(m_context.getRenderContext().getType()); in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderMaxPatchVertices.cpp | 214 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in deinit() 519 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initTransformFeedbackBufferObjects() 596 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initProgramObjects() 627 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initReferenceValues() 805 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in iterate()
|
D | esextcTessellationShaderPoints.cpp | 88 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in deinit() 170 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initTest() 458 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initTest()
|
D | esextcTessellationShaderXFB.cpp | 394 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initTest() 617 …if (!glu::isContextTypeES(m_context.getRenderContext().getType()) && isExtensionSupported("GL_NV_g… in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderInput.cpp | 911 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 929 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 1091 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in deinit() 1182 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 1200 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 1316 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in deinit()
|
D | esextcGeometryShaderOutput.cpp | 367 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initTest() 432 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in deinit()
|
D | esextcGeometryShaderPrimitiveCounter.cpp | 932 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in iterate() 999 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in setUpVertexAttributeArrays() 1050 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in setUpVertexAttributeArrays()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluRenderContext.hpp | 193 inline bool isContextTypeES (ContextType type) { return type.getAPI().getProfile() == PROFILE_E… in isContextTypeES() function 196 inline bool isES2Context (ContextType type) { return isContextTypeES(type) && type.getMajorVers… in isES2Context()
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLUtil.cpp | 93 if (glu::isContextTypeES(contextType)) in createGLContext() 143 if (glu::isContextTypeES(contextType)) in createGLContext()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 936 if (!isContextTypeES(renderContext.getType())) in applyInitialStorageModes() 986 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getPixelFormat() 1012 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getPixelType() 1039 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getCanonicalFormat() 1478 if (glu::isContextTypeES(contextType)) in isFormatValid() 1788 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in isCopyValid() 1888 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in isFBOImageAttachValid() 2008 else if (glu::isContextTypeES(renderContext.getType())) in doRead() 2017 if (!validImageAttach && glu::isContextTypeES(renderContext.getType())) in doRead() 2050 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in readPixels() [all …]
|
D | glcExposedExtensionsTests.cpp | 155 if (isContextTypeES(m_context.getRenderContext().getType())) in init()
|
D | glcPackedDepthStencilTests.cpp | 382 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in init() 774 if (glu::isContextTypeES(renderContext.getType())) in renderToTextures() 1360 bool isContextES = glu::isContextTypeES(renderContext.getType()); in checkErrors() 1450 bool coreGL = !glu::isContextTypeES(m_context.getRenderContext().getType()); in checkErrors() 1604 if (!glu::isContextTypeES(renderContext.getType())) in iterate() 1813 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate() 1974 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate() 2483 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate() 2634 if (glu::isContextTypeES(contextType)) in iterate() 2736 bool isContextCoreGL = !glu::isContextTypeES(m_context.getRenderContext().getType()); in init()
|
D | glcViewportArrayTests.cpp | 814 DE_ASSERT(glu::isContextTypeES(context_type)); in get() 1056 DE_ASSERT(glu::isContextTypeES(context_type)); in iterate() 1070 DE_ASSERT(glu::isContextTypeES(context_type)); in iterate() 1371 DE_ASSERT(glu::isContextTypeES(context_type)); in iterate() 1543 DE_ASSERT(glu::isContextTypeES(context_type)); in iterate() 2147 DE_ASSERT(glu::isContextTypeES(context_type)); in iterate() 3067 DE_ASSERT(glu::isContextTypeES(context_type)); in setup16x2Depths() 3300 DE_ASSERT(glu::isContextTypeES(context_type)); in setup2x2Viewport() 4624 DE_ASSERT(glu::isContextTypeES(context_type)); in checkResults()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContextUtil.cpp | 39 DE_ASSERT(isContextTypeES(ctxType)); in drawQuad()
|