Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h700 #define BRW_PARAM_BUILTIN_CLIP_PLANE(idx, comp) \ macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c559 BRW_PARAM_BUILTIN_CLIP_PLANE(ucp, i); in iris_setup_uniforms()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c524 BRW_PARAM_BUILTIN_CLIP_PLANE(ucp, i); in crocus_setup_uniforms()