Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.h242 BASE_NS::vector<QueueProperties> CheckExternalConfig(const BackendExtraVk* backendConfiguration);
H A Ddevice_vk.cpp611 const auto queueProperties = CheckExternalConfig(backendExtra);
620 // CheckExternalConfig stored the enabled extensions and features, and we just need to check what is available
825 vector<QueueProperties> DeviceVk::CheckExternalConfig(const BackendExtraVk* backendConfiguration) in CheckExternalConfig() function in __anon9709::DeviceVk

Completed in 4 milliseconds