Home
last modified time | relevance | path

Searched defs:allocated_count (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
Dloader_common.h71 uint32_t allocated_count; member
Dloader.c270 VkResult create_string_list(const struct loader_instance *inst, uint32_t allocated_count, struct lo… in create_string_list()