HomeSort by relevance Sort by last modified time
    Searched defs:shade_model_flat (Results 1 - 2 of 2) 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 &&

Completed in 2612 milliseconds