HomeSort by relevance Sort by last modified time
    Searched refs:depth_clamp (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_clip_state.c 39 uint32_t depth_clamp = 0; local
51 depth_clamp = GEN6_CLIP_Z_TEST;
78 depth_clamp |
gen7_clip_state.c 36 uint32_t depth_clamp = 0; local
78 depth_clamp = GEN6_CLIP_Z_TEST;
105 depth_clamp |

Completed in 48 milliseconds