OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_max_count
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/vulkan/libvulkan/
api.cpp
213
const uint32_t
initial_max_count
= 16;
local
221
(arr.max_count) ? (arr.max_count << 1) :
initial_max_count
;
[
all
...]
Completed in 146 milliseconds