Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_vk.h41 PlatformDeviceExtensions GetEnabledPlatformDeviceExtensions(
H A Dplatform_vk.cpp50 PlatformDeviceExtensions GetEnabledPlatformDeviceExtensions( in GetEnabledPlatformDeviceExtensions() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_vk.h34 inline PlatformDeviceExtensions GetEnabledPlatformDeviceExtensions( in GetEnabledPlatformDeviceExtensions() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_vk.h35 inline PlatformDeviceExtensions GetEnabledPlatformDeviceExtensions( in GetEnabledPlatformDeviceExtensions() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_vk.h35 inline PlatformDeviceExtensions GetEnabledPlatformDeviceExtensions( in GetEnabledPlatformDeviceExtensions() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp625 platformDeviceExtensions_ = GetEnabledPlatformDeviceExtensions(extensions_);
821 platformDeviceExtensions_ = GetEnabledPlatformDeviceExtensions(extensions_); in CreateDevice()

Completed in 4 milliseconds