/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/ |
H A D | platform_hardware_buffer_util.cpp | 24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() 29 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties&… in CreateHwPlatformImage()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/ |
H A D | platform_hardware_buffer_util.cpp | 24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() 29 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties&… in CreateHwPlatformImage()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/ |
H A D | platform_gpu_image_vk.cpp | 52 const DeviceVk& deviceVk = (const DeviceVk&)device_; in CreatePlatformHwBuffer() local 108 const DeviceVk& deviceVk = (const DeviceVk&)device_; in DestroyPlatformHwBuffer() local
|
H A D | platform_hardware_buffer_util.cpp | 28 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() 72 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties&… in CreateHwPlatformImage()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/ |
H A D | platform_hardware_buffer_util.cpp | 24 HardwareBufferProperties QueryHwBufferFormatProperties(const DeviceVk& deviceVk, uintptr_t hwBuffer) in QueryHwBufferFormatProperties() 29 HardwareBufferImage CreateHwPlatformImage(const DeviceVk& deviceVk, const HardwareBufferProperties&… in CreateHwPlatformImage()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | platform_hardware_buffer_util_vk.cpp | 77 VkMemoryRequirements GetImageMemoryRequirements(const DeviceVk& deviceVk, const VkImage image, in GetImageMemoryRequirements() 122 void DestroyHwPlatformImage(const DeviceVk& deviceVk, VkImage image, VkDeviceMemory deviceMemory) in DestroyHwPlatformImage() 133 void FillYcbcrConversionInfo(const DeviceVk& deviceVk, const HardwareBufferProperties& hwBufferProp… in FillYcbcrConversionInfo()
|
H A D | gpu_sampler_vk.cpp | 30 VkSamplerYcbcrConversion CreateYcbcrConversion(const DeviceVk& deviceVk, const GpuSamplerDesc& desc) in CreateYcbcrConversion() 69 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GpuSamplerVk() local
|
H A D | gpu_buffer_vk.cpp | 131 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GpuBufferVk() local 164 const DeviceVk& deviceVk = (const DeviceVk&)device_; in ~GpuBufferVk() local
|
H A D | pipeline_create_functions_vk.cpp | 42 inline Size2D ClampShadingRateAttachmentTexelSize(const DeviceVk& deviceVk, const Size2D val) in ClampShadingRateAttachmentTexelSize() 234 VkRenderPass CreateRenderPassCombined(const DeviceVk& deviceVk, const RenderPassDesc& renderPassDes… in CreateRenderPassCombined() 413 VkRenderPass CreateRenderPassCombined2(const DeviceVk& deviceVk, const RenderPassDesc& renderPassDe… in CreateRenderPassCombined2() 645 VkRenderPass RenderPassCreatorVk::CreateRenderPass(const DeviceVk& deviceVk, in CreateRenderPass() 673 VkRenderPass RenderPassCreatorVk::CreateRenderPassCompatibility(const DeviceVk& deviceVk, in CreateRenderPassCompatibility()
|
H A D | node_context_pool_manager_vk.cpp | 269 const DeviceVk& deviceVk = static_cast<const DeviceVk&>(device_); local 419 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GetRenderPassData() local
|
H A D | pipeline_state_object_vk.cpp | 187 const DeviceVk& deviceVk = (const DeviceVk&)device_; in GraphicsPipelineStateObjectVk() local 539 const DeviceVk& deviceVk = (const DeviceVk&)device_; in ComputePipelineStateObjectVk() local
|
H A D | gpu_image_vk.cpp | 88 BASE_NS::Format CheckDepthFormat(const DeviceVk& deviceVk, const BASE_NS::Format format) in CheckDepthFormat()
|
H A D | swapchain_vk.cpp | 40 Format GetValidDepthFormat(const DeviceVk& deviceVk) in GetValidDepthFormat()
|
H A D | node_context_descriptor_set_manager_vk.cpp | 548 const DeviceVk& deviceVk = (const DeviceVk&)device_; in CreateGpuDescriptorSet() local
|
H A D | device_vk.cpp | 1435 LowLevelDeviceVk::LowLevelDeviceVk(DeviceVk& deviceVk) in LowLevelDeviceVk()
|