Searched refs:Y_0_TOP (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_util.h68 #define Y_0_TOP 1 macro
84 return Y_0_TOP;
H A Dst_atom_viewport.c59 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_atom_scissor.c86 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_cb_readpixels.c475 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP,
490 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP,
505 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP,
H A Dst_cb_blit.c101 if (st_fb_orientation(drawFB) == Y_0_TOP) {
121 if (st_fb_orientation(readFB) == Y_0_TOP) {
H A Dst_atom_rasterizer.c274 if (st->state.fb_orientation == Y_0_TOP)
H A Dst_cb_feedback.c92 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP)
H A Dst_cb_rasterpos.c153 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP)
H A Dst_cb_drawpixels.c969 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1025 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1447 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1471 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1572 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
1577 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1767 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
H A Dst_cb_drawtex.c322 const GLboolean invert = (st_fb_orientation(fb) == Y_0_TOP);
H A Dst_cb_clear.c332 st_fb_orientation(fb) == Y_0_TOP);
H A Dst_cb_bitmap.c256 st->state.fb_orientation == Y_0_TOP);
H A Dst_cb_texture.c2263 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
2295 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
2340 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
2435 GLboolean do_flip = (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_util.h68 #define Y_0_TOP 1 macro
84 return Y_0_TOP;
H A Dst_atom_viewport.c65 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_atom_scissor.c89 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_cb_readpixels.c488 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP,
503 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP,
518 st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP,
H A Dst_cb_blit.c102 if (st_fb_orientation(drawFB) == Y_0_TOP) {
122 if (st_fb_orientation(readFB) == Y_0_TOP) {
H A Dst_atom_rasterizer.c275 if (st->state.fb_orientation == Y_0_TOP)
H A Dst_cb_feedback.c93 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP)
H A Dst_cb_rasterpos.c156 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP)
H A Dst_cb_drawpixels.c981 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1037 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1495 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1519 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1635 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
1640 if (st_fb_orientation(ctx->DrawBuffer) == Y_0_TOP) {
1866 if (st_fb_orientation(ctx->ReadBuffer) == Y_0_TOP) {
H A Dst_cb_clear.c335 st_fb_orientation(fb) == Y_0_TOP);
532 if (st->state.fb_orientation == Y_0_TOP) {
H A Dst_cb_drawtex.c324 const GLboolean invert = (st_fb_orientation(fb) == Y_0_TOP);
H A Dst_cb_bitmap.c259 st->state.fb_orientation == Y_0_TOP);

Completed in 25 milliseconds

12