Searched defs:isES (Results 1 – 9 of 9) sorted by relevance
289 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_pixels_fbo_format_mismatch() local798 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in draw_buffers() local998 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in read_buffer() local1348 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage() local1538 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer() local1577 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blit_framebuffer_multisample() local1871 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in renderbuffer_storage_multisample() local
74 VAOHelper(NegativeTestContext &ctx, bool isES) : m_vao(0), m_ctx(ctx) in VAOHelper()545 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements() local664 bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_incomplete_primitive() local935 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced() local1063 const bool isES = glu::isContextTypeES(rc.getType()); in draw_elements_instanced_incomplete_primitive() local1226 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements() local1356 const bool isES = glu::isContextTypeES(rc.getType()); in draw_range_elements_incomplete_primitive() local
198 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in blend_qualifier_mismatch() local251 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in attachment_advanced_equation() local
448 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage2d_invalid_border() local3559 bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in compressedteximage3d_invalid_border() local
76 const bool isES = isContextTypeES(ctxType); in specializeShader() local
1369 const bool isES = glu::isContextTypeES(ctx.getRenderContext().getType()); in get_internalformativ() local
56 std::string SanitizeVersionString(std::string versionString, bool isES, bool includeFullVersion) in SanitizeVersionString()
306 GLXContext GLXGLTestContext::CreateBestContext(bool isES, Display* display, GLXFBConfig bestFbc, in CreateBestContext()
134 static bool isES() in isES() function149 static bool isES() in isES() function