OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shade_model_flat
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/i965/
gen7_sf_state.c
40
bool
shade_model_flat
= ctx->Light.ShadeModel == GL_FLAT;
local
92
(
shade_model_flat
&& is_gl_Color &&
gen6_sf_state.c
124
bool
shade_model_flat
= ctx->Light.ShadeModel == GL_FLAT;
local
294
(
shade_model_flat
&& is_gl_Color &&
brw_wm.c
134
bool
shade_model_flat
,
174
(!(
shade_model_flat
&& is_gl_Color) &&
Completed in 1073 milliseconds