Searched refs:SI_NGG_CULL_GET_CLIP_PLANE_ENABLE (Results 1 – 2 of 2) sorted by relevance
316 #define SI_NGG_CULL_GET_CLIP_PLANE_ENABLE(x) (((x) >> 5) & 0xff) macro
1028 unsigned clip_plane_enable = SI_NGG_CULL_GET_CLIP_PLANE_ENABLE(shader->key.ge.opt.ngg_culling); in gfx10_ngg_culling_build_end()