Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.h45 struct vn_descriptor_set_layout { struct
56 VK_DEFINE_NONDISP_HANDLE_CASTS(vn_descriptor_set_layout, argument
94 struct vn_descriptor_set_layout *layout;
Dvn_descriptor_set.c22 struct vn_descriptor_set_layout *layout) in vn_descriptor_set_layout_destroy()
36 static inline struct vn_descriptor_set_layout *
38 struct vn_descriptor_set_layout *layout) in vn_descriptor_set_layout_ref()
46 struct vn_descriptor_set_layout *layout) in vn_descriptor_set_layout_unref()
121 struct vn_descriptor_set_layout *layout) in vn_descriptor_set_layout_init()
234 offsetof(struct vn_descriptor_set_layout, bindings[last_binding + 1]); in vn_CreateDescriptorSetLayout()
236 struct vn_descriptor_set_layout *layout = in vn_CreateDescriptorSetLayout()
262 struct vn_descriptor_set_layout *layout = in vn_DestroyDescriptorSetLayout()
371 const struct vn_descriptor_set_layout *layout, in vn_descriptor_pool_alloc_descriptors()
424 const struct vn_descriptor_set_layout *layout, in vn_descriptor_pool_free_descriptors()
[all …]
Dvn_common.h114 struct vn_descriptor_set_layout;
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst816 - venus: add vn_refcount to vn_descriptor_set_layout