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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp49 GLuint ds_present:1; member in struct:__anon5581fd320108
156 if (wm_iz_table[lookup].ds_present || key->line_aa != BRW_WM_AA_NEVER) {
159 !wm_iz_table[lookup].ds_present && key->line_aa == BRW_WM_AA_SOMETIMES;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_wm_iz.cpp49 GLuint ds_present:1; member in struct:__anoneb94305f0108
158 if (wm_iz_table[lookup].ds_present || key->line_aa != BRW_WM_AA_NEVER) {
161 !wm_iz_table[lookup].ds_present && key->line_aa == BRW_WM_AA_SOMETIMES;

Completed in 3 milliseconds