Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c297 struct vn_descriptor_pool_state_mutable *mutable_states; in vn_CreateDescriptorPool()
342 struct vn_descriptor_pool_state_mutable *mutable_state = NULL; in vn_CreateDescriptorPool()
416 static struct vn_descriptor_pool_state_mutable *
421 struct vn_descriptor_pool_state_mutable *mutable_state = in vn_get_mutable_state()
445 struct vn_descriptor_pool_state_mutable *mutable_state = in vn_pool_restore_mutable_states()
487 struct vn_descriptor_pool_state_mutable *mutable_state = in vn_descriptor_pool_alloc_descriptors()
H A Dvn_descriptor_set.h65 struct vn_descriptor_pool_state_mutable { struct
82 struct vn_descriptor_pool_state_mutable *mutable_states; argument