Home
last modified time | relevance | path

Searched defs:devicePlat (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_sampler_vk.cpp32 const DevicePlatformDataVk& devicePlat = (const DevicePlatformDataVk&)deviceVk.GetPlatformData(); in CreateYcbcrConversion() local
70 const DevicePlatformDataVk& devicePlat = (const DevicePlatformDataVk&)device_.GetPlatformData(); in GpuSamplerVk() local
H A Dgpu_resource_util_vk.cpp48 const auto& devicePlat = static_cast<const DevicePlatformDataVk&>(device.GetPlatformData()); in DebugObjectNameVk() local
59 const auto& devicePlat = static_cast<const DevicePlatformDataVk&>(device.GetPlatformData()); in DebugBufferNameVk() local
73 const auto& devicePlat = static_cast<const DevicePlatformDataVk&>(device.GetPlatformData()); in DebugImageNameVk() local
97 const auto& devicePlat = static_cast<const DevicePlatformDataVk&>(device.GetPlatformData()); in DebugSamplerNameVk() local
[all...]
H A Dplatform_hardware_buffer_util_vk.cpp85 const DevicePlatformDataVk& devicePlat = ((const DevicePlatformDataVk&)deviceVk.GetPlatformData()); in GetImageMemoryRequirements() local
H A Dgpu_buffer_vk.cpp132 const DevicePlatformDataVk& devicePlat = (const DevicePlatformDataVk&)device_.GetPlatformData(); in GpuBufferVk() local
H A Dgpu_image_vk.cpp50 void ValidateFormat(const DevicePlatformDataVk& devicePlat, const GpuImageDesc& desc) in ValidateFormat() argument
H A Ddevice_vk.cpp444 void CheckValidDepthFormats(const DevicePlatformDataVk& devicePlat, DevicePlatformInternalDataVk& dataInternal) in CheckValidDepthFormats() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_gpu_image_vk.cpp77 const DevicePlatformDataVk& devicePlat = (const DevicePlatformDataVk&)device_.GetPlatformData(); in CreatePlatformHwBuffer() local
110 const DevicePlatformDataVk& devicePlat = (const DevicePlatformDataVk&)device_.GetPlatformData(); in DestroyPlatformHwBuffer() local
H A Dplatform_hardware_buffer_util.cpp32 const DevicePlatformDataVk& devicePlat = ((const DevicePlatformDataVk&)deviceVk.GetPlatformData()); in QueryHwBufferFormatProperties() local

Completed in 6 milliseconds