Home
last modified time | relevance | path

Searched refs:GetPlatformDataVk (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.h112 const DevicePlatformDataVk& GetPlatformDataVk() const;
288 const DevicePlatformDataVk& GetPlatformDataVk() const override;
H A Dpipeline_create_functions_vk.cpp242 const VkDevice device = (deviceVk.GetPlatformDataVk()).device; in CreateRenderPassCombined()
421 const VkDevice device = (deviceVk.GetPlatformDataVk()).device; in CreateRenderPassCombined2()
H A Ddevice_vk.cpp893 const DevicePlatformDataVk& DeviceVk::GetPlatformDataVk() const in GetPlatformDataVk() function in __anon9709::DeviceVk
1443 const DevicePlatformDataVk& LowLevelDeviceVk::GetPlatformDataVk() const in GetPlatformDataVk() function in __anon9709::LowLevelDeviceVk
1445 return deviceVk_.GetPlatformDataVk(); in GetPlatformDataVk()
H A Drender_backend_vk.cpp2252 const DevicePlatformDataVk& devicePlat = deviceVk_.GetPlatformDataVk();
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/vulkan/
H A Dintf_device_vk.h206 virtual const DevicePlatformDataVk& GetPlatformDataVk() const = 0;

Completed in 9 milliseconds