Searched refs:userclip_must_clip (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ | ||
D | brw_clip_state.c | 96 clip->clip5.userclip_must_clip = 1; in brw_upload_clip_unit() |
D | brw_structs.h | 186 GLuint userclip_must_clip:1; member |