Home
last modified time | relevance | path

Searched defs:deviceVk (Results 1 - 15 of 15) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_hardware_buffer_util.cpp24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument
29 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, in CreateHwPlatformImage() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_hardware_buffer_util.cpp24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument
29 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, in CreateHwPlatformImage() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_hardware_buffer_util.cpp24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument
29 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, in CreateHwPlatformImage() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_sampler_vk.cpp30 VkSamplerYcbcrConversion CreateYcbcrConversion(const DeviceVk& deviceVk, const GpuSamplerDesc& desc) in CreateYcbcrConversion() argument
69 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GpuSamplerVk() local
H A Dplatform_hardware_buffer_util_vk.cpp77 VkMemoryRequirements GetImageMemoryRequirements(const DeviceVk& deviceVk, const VkImage image, in GetImageMemoryRequirements() argument
122 void DestroyHwPlatformImage(const DeviceVk& deviceVk, VkImage image, VkDeviceMemory deviceMemory) in DestroyHwPlatformImage() argument
133 void FillYcbcrConversionInfo(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, in FillYcbcrConversionInfo() argument
H A Dswapchain_vk.cpp40 Format GetValidDepthFormat(const DeviceVk& deviceVk) in GetValidDepthFormat() argument
H A Dnode_context_pool_manager_vk.cpp269 const DeviceVk& deviceVk = static_cast<const DeviceVk&>(device_); local
H A Dgpu_buffer_vk.cpp131 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GpuBufferVk() local
164 const DeviceVk& deviceVk = (const DeviceVk&)device_; in ~GpuBufferVk() local
H A Dpipeline_state_object_vk.cpp187 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GraphicsPipelineStateObjectVk() local
539 const DeviceVk& deviceVk = (const DeviceVk&)device_; in ComputePipelineStateObjectVk() local
H A Dnode_context_descriptor_set_manager_vk.cpp548 const DeviceVk& deviceVk = (const DeviceVk&)device_; in CreateGpuDescriptorSet() local
H A Dgpu_image_vk.cpp88 BASE_NS::Format CheckDepthFormat(const DeviceVk& deviceVk, const BASE_NS::Format format) in CheckDepthFormat() argument
H A Dpipeline_create_functions_vk.cpp42 inline Size2D ClampShadingRateAttachmentTexelSize(const DeviceVk& deviceVk, const Size2D val) in ClampShadingRateAttachmentTexelSize() argument
234 VkRenderPass CreateRenderPassCombined(const DeviceVk& deviceVk, const RenderPassDesc& renderPassDesc, in CreateRenderPassCombined() argument
413 VkRenderPass CreateRenderPassCombined2(const DeviceVk& deviceVk, const RenderPassDesc& renderPassDesc, in CreateRenderPassCombined2() argument
645 CreateRenderPass(const DeviceVk& deviceVk, const RenderCommandBeginRenderPass& beginRenderPass, const LowLevelRenderPassDataVk& lowLevelRenderPassData) CreateRenderPass() argument
673 CreateRenderPassCompatibility(const DeviceVk& deviceVk, const RenderCommandBeginRenderPass& beginRenderPass, const LowLevelRenderPassDataVk& lowLevelRenderPassData) CreateRenderPassCompatibility() argument
[all...]
H A Ddevice_vk.cpp1434 LowLevelDeviceVk::LowLevelDeviceVk(DeviceVk& deviceVk) in LowLevelDeviceVk() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_gpu_image_vk.cpp52 const DeviceVk& deviceVk = (const DeviceVk&)device_; in CreatePlatformHwBuffer() local
108 const DeviceVk& deviceVk = (const DeviceVk&)device_; in DestroyPlatformHwBuffer() local
H A Dplatform_hardware_buffer_util.cpp28 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() argument
72 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProperties, in CreateHwPlatformImage() argument

Completed in 12 milliseconds