Home
last modified time | relevance | path

Searched defs:GetPlatformDeviceExtensions (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
Dplatform_vk.cpp40 void GetPlatformDeviceExtensions(vector<string_view>& extensions) in GetPlatformDeviceExtensions() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Ddevice_vk.cpp1293 const PlatformDeviceExtensions& DeviceVk::GetPlatformDeviceExtensions() const in GetPlatformDeviceExtensions() function in DeviceVk