Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp345 uint32_t dynamicUboByteSize = 16u * 1024u * 1024u; in GetAllocatorCreateInfo() local
353 dynamicUboByteSize = Math::min(MAX_ALLOCATION_BLOCK_SIZE, in GetAllocatorCreateInfo()
384 dynamicUboByteSize, in GetAllocatorCreateInfo()

Completed in 4 milliseconds