Home
last modified time | relevance | path

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

123

/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
DesextcDrawElementsBaseVertexTests.cpp843 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName()
861 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName()
879 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName()
897 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in getFunctionName()
945 if ((glu::isContextTypeES(m_context.getRenderContext().getType()) && in init()
963 if (!glu::isContextTypeES(m_context.getRenderContext().getType()) || in init()
971 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in init()
982 if ((glu::isContextTypeES(m_context.getRenderContext().getType()) && in init()
990 if ((glu::isContextTypeES(m_context.getRenderContext().getType()) && in init()
1658 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in setUpTestCases()
[all …]
/external/deqp/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()
Des31fDefaultVertexArrayObjectTests.cpp55 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in init()
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()
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()
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()
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()
Des31fNegativeBufferApiTests.cpp285 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_pixels_fbo_format_mismatch()
768 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in draw_buffers()
960 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_buffer()
1300 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage()
1483 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer()
1522 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer_multisample()
1799 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage_multisample()
Des31fTextureFilteringTests.cpp220 if (!isContextTypeES(ctxType)) in init()
329 if (!isContextTypeES(m_context.getRenderContext().getType())) in deinit()
/external/deqp/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()
/external/deqp/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()
/external/deqp/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()
/external/deqp/framework/egl/
DegluGLUtil.cpp93 if (glu::isContextTypeES(contextType)) in createGLContext()
143 if (glu::isContextTypeES(contextType)) in createGLContext()
/external/deqp/external/openglcts/modules/common/
DglcExposedExtensionsTests.cpp155 if (isContextTypeES(m_context.getRenderContext().getType())) in init()
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()
1477 if (glu::isContextTypeES(contextType)) in isFormatValid()
1787 if (!glu::isContextTypeES(m_context.getRenderContext().getType())) in isCopyValid()
1886 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in isFBOImageAttachValid()
2000 else if (glu::isContextTypeES(renderContext.getType())) in doRead()
2009 if (!validImageAttach && glu::isContextTypeES(renderContext.getType())) in doRead()
2042 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in readPixels()
[all …]
DglcPackedDepthStencilTests.cpp381 if (glu::isContextTypeES(m_context.getRenderContext().getType())) in init()
773 if (glu::isContextTypeES(renderContext.getType())) in renderToTextures()
1353 bool isContextES = glu::isContextTypeES(renderContext.getType()); in checkErrors()
1443 bool coreGL = !glu::isContextTypeES(m_context.getRenderContext().getType()); in checkErrors()
1597 if (!glu::isContextTypeES(renderContext.getType())) in iterate()
1806 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate()
1967 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate()
2476 bool isContextES = glu::isContextTypeES(renderContext.getType()); in iterate()
2627 if (glu::isContextTypeES(contextType)) in iterate()
2729 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()
DglcParallelShaderCompileTests.cpp257 bool isContextES = (glu::isContextTypeES(m_context.getRenderContext().getType())); in iterate()
/external/deqp/framework/opengl/simplereference/
DsglrContextUtil.cpp39 DE_ASSERT(isContextTypeES(ctxType)); in drawQuad()

123