HomeSort by relevance Sort by last modified time
    Searched refs:fb_orientation (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_atom_viewport.c 58 if (st->state.fb_orientation == Y_0_TOP) {
st_atom_rasterizer.c 90 if (st->state.fb_orientation == Y_0_BOTTOM) {
178 (st->state.fb_orientation == Y_0_BOTTOM))
273 if (st->state.fb_orientation == Y_0_TOP)
st_atom_framebuffer.c 119 st->state.fb_orientation = st_fb_orientation(fb);
st_atom_scissor.c 85 if (st->state.fb_orientation == Y_0_TOP) {
st_context.h 164 GLuint fb_orientation; member in struct:st_context::__anon34437
st_cb_bitmap.c 254 st->state.fb_orientation == Y_0_TOP);

Completed in 368 milliseconds