Home
last modified time | relevance | path

Searched defs:isES (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp56 std::string SanitizeVersionString(std::string versionString, bool isES) in SanitizeVersionString() argument
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp305 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A 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
H A Des31fNegativeVertexArrayApiTests.cpp74 VAOHelper(NegativeTestContext& ctx, bool isES) in VAOHelper() argument
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()); draw_elements_instanced_incomplete_primitive() local
1169 const bool isES = glu::isContextTypeES(rc.getType()); draw_range_elements() local
1294 const bool isES = glu::isContextTypeES(rc.getType()); draw_range_elements_incomplete_primitive() local
[all...]
H A Des31fProgramStateQueryTests.cpp77 const bool isES = isContextTypeES(ctxType); in specializeShader() local
H A 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()); blit_framebuffer() local
1522 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); blit_framebuffer_multisample() local
1799 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); renderbuffer_storage_multisample() local
[all...]
H A Des31fNegativeStateApiTests.cpp1304 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in get_internalformativ() local
H A Des31fNegativeTextureApiTests.cpp410 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage2d_invalid_border() local
3394 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage3d_invalid_border() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp134 static bool isES() in isES() function
149 static bool isES() in isES() function

Completed in 24 milliseconds