Searched refs:Y_0_TOP (Results 1 – 10 of 10) sorted by relevance
233 #define Y_0_TOP 1 macro249 return Y_0_TOP; in st_fb_orientation()
49 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in update_viewport()
79 if (st_fb_orientation(fb) == Y_0_TOP) { in update_scissor()
164 if (st_fb_orientation(drawFB) == Y_0_TOP) { in st_BlitFramebuffer()170 if (st_fb_orientation(readFB) == Y_0_TOP) { in st_BlitFramebuffer()
856 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in draw_stencil_pixels()913 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in draw_stencil_pixels()1249 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in copy_stencil_pixels()1275 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in copy_stencil_pixels()1393 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in blit_copy_pixels()1524 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in st_CopyPixels()
731 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()762 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()800 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()932 GLboolean do_flip = (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP); in st_CopyTexSubImage()
149 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) in rastpos_point()
254 const GLboolean invert = (st_fb_orientation(fb) == Y_0_TOP); in st_DrawTex()
286 const GLboolean invert = (st_fb_orientation(fb) == Y_0_TOP); in clear_with_quad()
508 const GLboolean invert = st->state.fb_orientation == Y_0_TOP; in draw_bitmap_quad()