Searched refs:Y_0_TOP (Results 1 – 13 of 13) sorted by relevance
104 #define Y_0_TOP 1 macro120 return Y_0_TOP; in _mesa_fb_orientation()
407 if (_mesa_fb_orientation(drawFB) == Y_0_TOP) { in do_blit_framebuffer()427 if (_mesa_fb_orientation(readFB) == Y_0_TOP) { in do_blit_framebuffer()
65 if (st->state.fb_orientation == Y_0_TOP) { in st_update_viewport()
488 _mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP, in st_ReadPixels()503 _mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP, in st_ReadPixels()518 _mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP, in st_ReadPixels()
976 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in draw_stencil_pixels()1032 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in draw_stencil_pixels()1457 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in copy_stencil_pixels()1481 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in copy_stencil_pixels()1594 if (_mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in blit_copy_pixels()1599 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) { in blit_copy_pixels()1820 if (_mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in st_CopyPixels()
326 _mesa_fb_orientation(fb) == Y_0_TOP); in clear_with_quad()517 if (st->state.fb_orientation == Y_0_TOP) { in st_Clear()
89 if (st->state.fb_orientation == Y_0_TOP) { in st_update_scissor()
158 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) in rastpos_point()
275 if (st->state.fb_orientation == Y_0_TOP) in st_update_rasterizer()
96 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) in feedback_vertex()
324 const GLboolean invert = (_mesa_fb_orientation(fb) == Y_0_TOP); in st_DrawTex()
2576 if (_mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()2616 if (_mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()2660 if (_mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) { in fallback_copy_texsubimage()2755 GLboolean do_flip = (_mesa_fb_orientation(ctx->ReadBuffer) == Y_0_TOP); in st_CopyTexSubImage()
260 st->state.fb_orientation == Y_0_TOP); in setup_render_state()