Home
last modified time | relevance | path

Searched defs:anv_cmd_alloc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_private.h4524 struct anv_cmd_alloc { struct
4530 #define ANV_EMPTY_ALLOC ((struct anv_cmd_alloc) { .map = NULL, .size = 0 }) argument