Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_private.h654 struct anv_bo { struct
655 uint32_t gem_handle;
657 uint32_t refcount;
663 uint32_t index;
666 uint32_t free_index;
672 uint64_t offset;
675 uint64_t size;
681 void *map;
716 * for anv_bo::is_wrapper and anv_bo::map which points to the actual BO. argument
735 static inline struct anv_bo * argument