Searched refs:fb_orientation (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_viewport.c59 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_atom_rasterizer.c91 if (st->state.fb_orientation == Y_0_BOTTOM) {
179 (st->state.fb_orientation == Y_0_BOTTOM))
274 if (st->state.fb_orientation == Y_0_TOP)
H A Dst_atom_msaa.c83 if (st->state.fb_orientation == Y_0_BOTTOM)
H A Dst_atom_framebuffer.c120 st->state.fb_orientation = st_fb_orientation(fb);
H A Dst_atom_scissor.c86 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_context.h199 GLuint fb_orientation; member in struct:st_context::__anon7939cd9a0108
H A Dst_cb_bitmap.c256 st->state.fb_orientation == Y_0_TOP);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_viewport.c65 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_atom_rasterizer.c89 if (st->state.fb_orientation == Y_0_BOTTOM) {
205 (st->state.fb_orientation == Y_0_BOTTOM))
275 if (st->state.fb_orientation == Y_0_TOP)
H A Dst_atom_msaa.c83 if (st->state.fb_orientation == Y_0_BOTTOM)
H A Dst_atom_framebuffer.c120 st->state.fb_orientation = st_fb_orientation(fb);
H A Dst_atom_scissor.c89 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_context.h233 GLuint fb_orientation; member in struct:st_context::__anona857cd8d0108
H A Dst_cb_clear.c532 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_cb_bitmap.c259 st->state.fb_orientation == Y_0_TOP);

Completed in 14 milliseconds