Home
last modified time | relevance | path

Searched refs:GEN6_CLIP_NON_PERSPECTIVE_BARYCENTRIC_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_clip_state.c104 dw2 |= GEN6_CLIP_NON_PERSPECTIVE_BARYCENTRIC_ENABLE; in upload_clip_state()
Dbrw_defines.h2255 # define GEN6_CLIP_NON_PERSPECTIVE_BARYCENTRIC_ENABLE (1 << 8) macro