Home
last modified time | relevance | path

Searched refs:BRW_PARAM_BUILTIN_CLIP_PLANE_COMP (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h710 #define BRW_PARAM_BUILTIN_CLIP_PLANE_COMP(param) \ macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c3480 int comp = BRW_PARAM_BUILTIN_CLIP_PLANE_COMP(sysval); in upload_sysvals()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c3567 int comp = BRW_PARAM_BUILTIN_CLIP_PLANE_COMP(sysval); in upload_sysvals()