Home
last modified time | relevance | path

Searched refs:GetExtFunctions (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_sampler_vk.cpp39 VALIDATE_VK_RESULT(deviceVk.GetExtFunctions().vkCreateSamplerYcbcrConversion( in CreateYcbcrConversion()
98 .GetExtFunctions() in ~GpuSamplerVk()
H A Dgpu_buffer_vk.cpp135 const DeviceVk::ExtFunctions& extFunctions = deviceVk.GetExtFunctions(); in GpuBufferVk()
165 const DeviceVk::ExtFunctions& extFunctions = deviceVk.GetExtFunctions(); in ~GpuBufferVk()
H A Dplatform_hardware_buffer_util_vk.cpp89 const DeviceVk::ExtFunctions& extFunctions = deviceVk.GetExtFunctions(); in GetImageMemoryRequirements()
H A Ddevice_vk.h235 const ExtFunctions& GetExtFunctions() const;
H A Dpipeline_create_functions_vk.cpp634 const DeviceVk::ExtFunctions& extFunctions = deviceVk.GetExtFunctions(); in CreateRenderPassCombined2()
H A Ddevice_vk.cpp1367 const DeviceVk::ExtFunctions& DeviceVk::GetExtFunctions() const in GetExtFunctions() function in DeviceVk
H A Drender_backend_vk.cpp2391 const DeviceVk::ExtFunctions& extFunctions = deviceVk_.GetExtFunctions(); in RenderCommand()
2539 const DeviceVk::ExtFunctions& extFunctions = deviceVk_.GetExtFunctions(); in RenderCommand()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_gpu_image_vk.cpp80 VALIDATE_VK_RESULT(deviceVk.GetExtFunctions().vkCreateSamplerYcbcrConversion( in CreatePlatformHwBuffer()
113 deviceVk.GetExtFunctions().vkDestroySamplerYcbcrConversion(device, // device in DestroyPlatformHwBuffer()