Searched defs:isES (Results 1 – 10 of 10) sorted by relevance
285 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_pixels_fbo_format_mismatch() local768 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in draw_buffers() local960 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_buffer() local1300 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage() local1483 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer() local1522 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer_multisample() local1799 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage_multisample() local
74 VAOHelper(NegativeTestContext& ctx, bool isES) in VAOHelper()532 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements() local646 bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_incomplete_primitive() local897 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced() local1020 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced_incomplete_primitive() local1169 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements() local1294 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements_incomplete_primitive() local
179 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blend_qualifier_mismatch() local229 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in attachment_advanced_equation() local
77 const bool isES = isContextTypeES(ctxType); in specializeShader() local
410 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage2d_invalid_border() local3393 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage3d_invalid_border() local
1304 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in get_internalformativ() local
56 std::string SanitizeVersionString(std::string versionString, bool isES) in SanitizeVersionString()
305 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext()
298 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext()
134 static bool isES() in isES() function149 static bool isES() in isES() function