Searched refs:persample_shading (Results 1 – 4 of 4) sorted by relevance
155 GLuint persample_shading:1; member
1398 if (key->persample_shading) { in st_create_fp_variant()1535 if (key->clamp_color || key->persample_shading) { in st_create_fp_variant()1539 (key->persample_shading ? TGSI_EMU_FORCE_PERSAMPLE_INTERP : 0); in st_create_fp_variant()1683 key->persample_shading ? "persample_shading," : "", in st_get_fp_variant()
164 key.persample_shading = in st_update_fp()
121 - i965: Add missing persample_shading field to brw_wm_debug_recompile.