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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_util.h69 #define Y_0_BOTTOM 2 macro
91 return Y_0_BOTTOM;
H A Dst_atom_msaa.c83 if (st->state.fb_orientation == Y_0_BOTTOM)
H A Dst_atom_rasterizer.c91 if (st->state.fb_orientation == Y_0_BOTTOM) {
179 (st->state.fb_orientation == Y_0_BOTTOM))
H A Dst_cb_drawpixels.c900 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_BOTTOM) {
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_util.h69 #define Y_0_BOTTOM 2 macro
91 return Y_0_BOTTOM;
H A Dst_atom_msaa.c83 if (st->state.fb_orientation == Y_0_BOTTOM)
H A Dst_atom_rasterizer.c89 if (st->state.fb_orientation == Y_0_BOTTOM) {
205 (st->state.fb_orientation == Y_0_BOTTOM))
H A Dst_cb_drawpixels.c913 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_BOTTOM) {

Completed in 11 milliseconds