Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c317 struct anv_descriptor_pool *pool; in anv_CreateDescriptorPool()
364 ANV_FROM_HANDLE(anv_descriptor_pool, pool, _pool); in anv_DestroyDescriptorPool()
379 ANV_FROM_HANDLE(anv_descriptor_pool, pool, descriptorPool); in anv_ResetDescriptorPool()
425 struct anv_descriptor_pool *pool, in anv_descriptor_set_create()
512 struct anv_descriptor_pool *pool, in anv_descriptor_set_destroy()
542 ANV_FROM_HANDLE(anv_descriptor_pool, pool, pAllocateInfo->descriptorPool); in anv_AllocateDescriptorSets()
573 ANV_FROM_HANDLE(anv_descriptor_pool, pool, descriptorPool); in anv_FreeDescriptorSets()
Danv_private.h277 __builtin_types_compatible_p (__typeof (o), struct anv_descriptor_pool*), \
1271 struct anv_descriptor_pool { struct
1365 struct anv_descriptor_pool *pool,
1371 struct anv_descriptor_pool *pool,
2946 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_descriptor_pool, VkDescriptorPool)