Searched defs:v3dv_device_memory (Results 1 – 1 of 1) sorted by relevance
596 struct v3dv_device_memory { struct597 struct vk_device_memory vk;599 struct v3dv_bo *bo;600 const VkMemoryType *type;601 bool is_for_wsi;602 bool is_for_device_address;