Home
last modified time | relevance | path

Searched defs:isES (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp285 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_pixels_fbo_format_mismatch() local
768 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in draw_buffers() local
960 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_buffer() local
1300 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage() local
1483 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer() local
1522 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer_multisample() local
1799 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage_multisample() local
Des31fNegativeVertexArrayApiTests.cpp74 VAOHelper(NegativeTestContext& ctx, bool isES) in VAOHelper()
532 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements() local
646 bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_incomplete_primitive() local
897 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced() local
1020 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced_incomplete_primitive() local
1169 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements() local
1294 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements_incomplete_primitive() local
Des31fNegativeAdvancedBlendEquationTests.cpp179 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blend_qualifier_mismatch() local
229 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in attachment_advanced_equation() local
Des31fProgramStateQueryTests.cpp77 const bool isES = isContextTypeES(ctxType); in specializeShader() local
Des31fNegativeTextureApiTests.cpp410 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage2d_invalid_border() local
3393 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage3d_invalid_border() local
Des31fNegativeStateApiTests.cpp1304 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in get_internalformativ() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp56 std::string SanitizeVersionString(std::string versionString, bool isES) in SanitizeVersionString()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp305 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext()
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp298 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp134 static bool isES() in isES() function
149 static bool isES() in isES() function