Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp910 const uint32_t formatSupportSize = static_cast<uint32_t>(formatProperties_.size()); in GetFormatProperties() local
912 if (formatIdx < formatSupportSize) { in GetFormatProperties()
918 PLUGIN_ASSERT(currIdx < formatSupportSize); in GetFormatProperties()

Completed in 3 milliseconds