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

/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp212 bool GrowImplicitLayerArray(uint32_t layer_count, size_t name_size) { argument
242 while (arr.pool_size + name_size > arr.max_pool_size) {

Completed in 7 milliseconds