Searched refs:shade_model_flat (Results 1 – 3 of 3) sorted by relevance
40 bool shade_model_flat = ctx->Light.ShadeModel == GL_FLAT; in upload_sbe_state() local92 (shade_model_flat && is_gl_Color && in upload_sbe_state()
124 bool shade_model_flat = ctx->Light.ShadeModel == GL_FLAT; in upload_sf_state() local294 (shade_model_flat && is_gl_Color && in upload_sf_state()
134 bool shade_model_flat, in brw_compute_barycentric_interp_modes() argument174 (!(shade_model_flat && is_gl_Color) && in brw_compute_barycentric_interp_modes()