Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.h272 BASE_NS::vector<FormatProperties> formatProperties_; member in final
H A Ddevice_vk.cpp637 FillFormatSupport(plat_.physicalDevice, formatProperties_);
910 const uint32_t formatSupportSize = static_cast<uint32_t>(formatProperties_.size()); in GetFormatProperties()
913 return formatProperties_[formatIdx]; in GetFormatProperties()
919 return formatProperties_[currIdx]; in GetFormatProperties()

Completed in 4 milliseconds