Home
last modified time | relevance | path

Searched refs:isContextTypeES (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp843 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/
Des31fNegativeVertexArrayApiTests.cpp162 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 …]
Des31fNegativeShaderFramebufferFetchTests.cpp121 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()
Des31fNegativeTessellationTests.cpp93 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()
Des31fDrawElementsBaseVertexTests.cpp130 …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()
Des31fNegativeAdvancedBlendEquationTests.cpp179 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blend_qualifier_mismatch()
229 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in attachment_advanced_equation()
Des31fNegativeSampleVariablesTests.cpp141 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()
Des31fDefaultVertexArrayObjectTests.cpp55 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init()
Des31fVertexAttributeBindingStateQueryTests.cpp611 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/
Des3fStringQueryTests.cpp71 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()
Des3fNegativeVertexArrayApiTests.cpp67 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()
Des3fNegativeBufferApiTests.cpp236 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/
DesextcTessellationShaderMaxPatchVertices.cpp214 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()
DesextcTessellationShaderPoints.cpp88 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()
DesextcTessellationShaderXFB.cpp394 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/
DesextcGeometryShaderInput.cpp911 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()
DesextcGeometryShaderOutput.cpp367 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in initTest()
432 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in deinit()
DesextcGeometryShaderPrimitiveCounter.cpp932 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/
DgluRenderContext.hpp193 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/
DegluGLUtil.cpp93 if (glu::isContextTypeES(contextType)) in createGLContext()
143 if (glu::isContextTypeES(contextType)) in createGLContext()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp936 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 …]
DglcExposedExtensionsTests.cpp155 if (isContextTypeES(m_context.getRenderContext().getType())) in init()
DglcPackedDepthStencilTests.cpp382 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()
DglcViewportArrayTests.cpp814 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/
DsglrContextUtil.cpp39 DE_ASSERT(isContextTypeES(ctxType)); in drawQuad()

1234