Searched refs:persample_shading (Results 1 – 3 of 3) sorted by relevance
103 GLuint persample_shading:1; member
124 key.persample_shading = in st_update_fp()
1031 if (key->persample_shading) { in st_create_fp_variant()1121 if (key->clamp_color || key->persample_shading) { in st_create_fp_variant()1125 (key->persample_shading ? TGSI_EMU_FORCE_PERSAMPLE_INTERP : 0); in st_create_fp_variant()