Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2224 #define RADV_DECL_PIPELINE_DOWNCAST(pipe_type, pipe_enum) \ macro
2232 RADV_DECL_PIPELINE_DOWNCAST(graphics, RADV_PIPELINE_GRAPHICS)
2233 RADV_DECL_PIPELINE_DOWNCAST(compute, RADV_PIPELINE_COMPUTE)
2234 RADV_DECL_PIPELINE_DOWNCAST(library, RADV_PIPELINE_LIBRARY)