Searched defs:pool (Results 426 - 427 of 427) sorted by relevance
| /third_party/skia/third_party/vulkanmemoryallocator/include/ | ||
| H A D | vk_mem_alloc.h | 2777 VmaPool VMA_NULLABLE pool; global() member [all...] |
| /third_party/glfw/deps/ | ||
| H A D | nuklear.h | 4122 struct nk_allocator pool; member 5601 struct nk_pool pool; member 15002 nk_init_custom(struct nk_context *ctx, struct nk_buffer *cmds, struct nk_buffer *pool, const struct nk_user_font *font) nk_init_custom() argument 15312 nk_pool_init(struct nk_pool *pool, struct nk_allocator *alloc, unsigned int capacity) nk_pool_init() argument 15322 nk_pool_free(struct nk_pool *pool) nk_pool_free() argument 15334 nk_pool_init_fixed(struct nk_pool *pool, void *memory, nk_size size) nk_pool_init_fixed() argument 15345 nk_pool_alloc(struct nk_pool *pool) nk_pool_alloc() argument [all...] |
Completed in 49 milliseconds