Home
last modified time | relevance | path

Searched defs:physicalDevice_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.h227 VkPhysicalDevice physicalDevice_ = VK_NULL_HANDLE; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp88 static inline VkPhysicalDevice physicalDevice_ = nullptr; member in vulkan::loader::VulkanLoaderSystemTest
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp95 static inline VkPhysicalDevice physicalDevice_ = nullptr; member in vulkan::loader::VulkanLoaderUnitTest