Searched refs:STATE_FB_WPOS_Y_TRANSFORM (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_statevars.h | 124 STATE_FB_WPOS_Y_TRANSFORM, /**< (1, 0, -1, height) if a FBO is bound, (-1, height, 1, 0) otherwise */ enumerator in enum:gl_state_index_
|
| H A D | prog_statevars.c | 571 case STATE_FB_WPOS_Y_TRANSFORM: 710 case STATE_FB_WPOS_Y_TRANSFORM: 916 case STATE_FB_WPOS_Y_TRANSFORM:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_statevars.h | 132 STATE_FB_WPOS_Y_TRANSFORM, /**< (1, 0, -1, height) if a FBO is bound, (-1, height, 1, 0) otherwise */ enumerator in enum:gl_state_index_
|
| H A D | prog_statevars.c | 727 case STATE_FB_WPOS_Y_TRANSFORM: 878 case STATE_FB_WPOS_Y_TRANSFORM: 1181 case STATE_FB_WPOS_Y_TRANSFORM: 1336 case STATE_FB_WPOS_Y_TRANSFORM:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 716 STATE_INTERNAL, STATE_FB_WPOS_Y_TRANSFORM
|
| H A D | st_mesa_to_tgsi.c | 610 * a FBO is bound (STATE_FB_WPOS_Y_TRANSFORM). 626 = { STATE_INTERNAL, STATE_FB_WPOS_Y_TRANSFORM, 0, 0, 0 }; 669 /* Now the conditional y flip: STATE_FB_WPOS_Y_TRANSFORM.xy/zw will be
|
| H A D | st_glsl_to_tgsi.cpp | 1547 = { STATE_INTERNAL, STATE_FB_WPOS_Y_TRANSFORM }; 2165 = { STATE_INTERNAL, STATE_FB_WPOS_Y_TRANSFORM }; 6337 * a FBO is bound (STATE_FB_WPOS_Y_TRANSFORM). 6388 /* Now the conditional y flip: STATE_FB_WPOS_Y_TRANSFORM.xy/zw will be 7233 STATE_INTERNAL, STATE_FB_WPOS_Y_TRANSFORM
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_program.c | 154 .state_tokens = {STATE_INTERNAL, STATE_FB_WPOS_Y_TRANSFORM, 0, 0, 0},
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 692 STATE_FB_WPOS_Y_TRANSFORM
|
| H A D | st_glsl_to_tgsi.cpp | 1626 = { STATE_FB_WPOS_Y_TRANSFORM }; 2238 = { STATE_FB_WPOS_Y_TRANSFORM }; 6394 * a FBO is bound (STATE_FB_WPOS_Y_TRANSFORM). 6445 /* Now the conditional y flip: STATE_FB_WPOS_Y_TRANSFORM.xy/zw will be 7246 STATE_FB_WPOS_Y_TRANSFORM
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_program.c | 151 .state_tokens = {STATE_FB_WPOS_Y_TRANSFORM, 0, 0},
|
Completed in 47 milliseconds