Searched refs:shift_wpos (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_shader.c454 boolean shift_wpos; member in struct:shader_translator
1126 if (tx->shift_wpos) {
3592 tx->shift_wpos = !GET_CAP(TGSI_FS_COORD_PIXEL_CENTER_INTEGER);
3629 if (!tx->shift_wpos)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_shader.c455 boolean shift_wpos; member in struct:shader_translator
1147 if (tx->shift_wpos) {
3627 tx->shift_wpos = !GET_CAP(TGSI_FS_COORD_PIXEL_CENTER_INTEGER);
3665 if (!tx->shift_wpos)

Completed in 13 milliseconds