Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp289 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_pixels_fbo_format_mismatch() local
798 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in draw_buffers() local
998 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_buffer() local
1348 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage() local
1538 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer() local
1577 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer_multisample() local
1871 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage_multisample() local
H A Des31fNegativeVertexArrayApiTests.cpp74 VAOHelper(NegativeTestContext &ctx, bool isES) : m_vao(0), m_ctx(ctx) in VAOHelper()
545 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements() local
664 bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_incomplete_primitive() local
935 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced() local
1063 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced_incomplete_primitive() local
1226 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements() local
1356 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements_incomplete_primitive() local
H A Des31fNegativeAdvancedBlendEquationTests.cpp198 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blend_qualifier_mismatch() local
251 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in attachment_advanced_equation() local
H A Des31fNegativeTextureApiTests.cpp448 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage2d_invalid_border() local
3559 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage3d_invalid_border() local
H A Des31fProgramStateQueryTests.cpp76 const bool isES = isContextTypeES(ctxType); in specializeShader() local
H A Des31fNegativeStateApiTests.cpp1369 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in get_internalformativ() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp56 std::string SanitizeVersionString(std::string versionString, bool isES, bool includeFullVersion) in SanitizeVersionString()
/aosp_15_r20/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp306 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp134 static bool isES() in isES() function
149 static bool isES() in isES() function