Searched refs:Y_0_TOP (Results 1 – 13 of 13) sorted by relevance
294 #define Y_0_TOP 1 macro310 return Y_0_TOP; in st_fb_orientation()
50 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in update_viewport()
480 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP, in st_ReadPixels()495 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP, in st_ReadPixels()510 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP, in st_ReadPixels()
787 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in draw_stencil_pixels()843 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in draw_stencil_pixels()1233 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in copy_stencil_pixels()1257 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in copy_stencil_pixels()1358 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in blit_copy_pixels()1363 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in blit_copy_pixels()1550 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in st_CopyPixels()
100 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()120 if (st_fb_orientation(readFB) == Y_0_TOP) { in st_BlitFramebuffer()
85 if (st_fb_orientation(fb) == Y_0_TOP) { in update_scissor()
269 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) in update_raster_state()
147 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) in rastpos_point()
90 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) in feedback_vertex()
266 const GLboolean invert = (st_fb_orientation(fb) == Y_0_TOP); in st_DrawTex()
278 st_fb_orientation(fb) == Y_0_TOP); in clear_with_quad()
2141 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()2173 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()2218 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()2286 GLboolean do_flip = (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP); in st_CopyTexSubImage()
275 st->state.fb_orientation == Y_0_TOP); in setup_render_state()