Home
last modified time | relevance | path

Searched refs:Y_0_BOTTOM (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dframebuffer.h105 #define Y_0_BOTTOM 2 macro
127 return Y_0_BOTTOM; in _mesa_fb_orientation()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c89 if (st->state.fb_orientation == Y_0_BOTTOM) { in st_update_rasterizer()
205 (st->state.fb_orientation == Y_0_BOTTOM)) in st_update_rasterizer()
H A Dst_atom_msaa.c83 if (st->state.fb_orientation == Y_0_BOTTOM) in update_sample_locations()
H A Dst_cb_drawpixels.c908 if (_mesa_fb_orientation(ctx->DrawBuffer) == Y_0_BOTTOM) { in draw_textured_quad()

Completed in 4 milliseconds