Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2224 #define RADV_DECL_PIPELINE_DOWNCAST(pipe_type, pipe_enum) \ argument
2228 assert(pipeline->type == pipe_enum); \
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h3216 #define ANV_DECL_PIPELINE_DOWNCAST(pipe_type, pipe_enum) \ argument
3220 assert(pipeline->type == pipe_enum); \