Searched refs:anv_bo_cache_init (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/tests/
H A Dstate_pool.c45 anv_bo_cache_init(&device.bo_cache, &device);
H A Dblock_pool_grow_first.c44 anv_bo_cache_init(&device.bo_cache, &device);
H A Dstate_pool_free_list_only.c44 anv_bo_cache_init(&device.bo_cache, &device);
H A Dstate_pool_padding.c38 anv_bo_cache_init(&device.bo_cache, &device);
H A Dstate_pool_no_free.c65 anv_bo_cache_init(&device.bo_cache, &device);
H A Dblock_pool_no_free.c120 anv_bo_cache_init(&device.bo_cache, &device);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_allocator.c1618 anv_bo_cache_init(struct anv_bo_cache *cache) function in typeref:typename:VkResult
H A Danv_private.h877 VkResult anv_bo_cache_init(struct anv_bo_cache *cache);
H A Danv_device.c2290 result = anv_bo_cache_init(&device->bo_cache);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c1546 anv_bo_cache_init(struct anv_bo_cache *cache, struct anv_device *device) function in typeref:typename:VkResult
H A Danv_device.c3134 result = anv_bo_cache_init(&device->bo_cache, device);
H A Danv_private.h815 VkResult anv_bo_cache_init(struct anv_bo_cache *cache,

Completed in 63 milliseconds