Home
last modified time | relevance | path

Searched defs:vkContext (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.cpp32 bool GetNativeBufferFormatProperties(RsVulkanContext& vkContext, VkDevice device, OH_NativeBuffer* … in GetNativeBufferFormatProperties()
50 bool CreateVkImage(RsVulkanContext& vkContext, VkImage* image, in CreateVkImage()
107 bool AllocateDeviceMemory(RsVulkanContext& vkContext, VkDeviceMemory* memory, VkImage& image, in AllocateDeviceMemory()
162 bool BindImageMemory(VkDevice device, RsVulkanContext& vkContext, VkImage& image, VkDeviceMemory& m… in BindImageMemory()
191 auto& vkContext = RsVulkanContext::GetSingleton(); in MakeFromNativeWindowBuffer() local
295 auto& vkContext = RsVulkanContext::GetSingleton(); in MakeBackendTextureFromNativeBuffer() local
H A Drs_surface_ohos_vulkan.cpp115 …VkSemaphore& semaphore, RsVulkanContext& vkContext, NativeBufferUtils::NativeSurfaceInfo& nativeSu… in CreateVkSemaphore()
214 auto& vkContext = RsVulkanContext::GetSingleton(); in RequestFrame() local
252 auto& vkContext = RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in FlushFrame() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.cpp132 …VkSemaphore* semaphore, RsVulkanContext& vkContext, NativeBufferUtils::NativeSurfaceInfo& nativeSu… in CreateVkSemaphore()
216 auto& vkContext = RsVulkanContext::GetSingleton(); in NativeRequestFrame() local
268 auto& vkContext = RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in NativeFlushFrame() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Dnative_buffer_utils_test.cpp103 auto vkContext = RsVulkanContext::GetSingleton(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosvulkan_fuzzer/
H A Drssurfaceohosvulkan_fuzzer.cpp297 const auto& vkContext = RsVulkanContext::GetSingleton(); in DoCreateVkSemaphore() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1194 auto& vkContext = OHOS::Rosen::RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in FindMemoryType() local
1246 auto& vkContext = OHOS::Rosen::RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in MakeBackendTexture() local
1748 auto& vkContext = RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in OptimizedFlushAndSubmit() local
H A Drs_render_service.cpp605 auto& vkContext = OHOS::Rosen::RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in DumpVkTextureLimit() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp63 auto& vkContext = OHOS::Rosen::RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in findMemoryType() local
113 auto& vkContext = OHOS::Rosen::RsVulkanContext::GetSingleton().GetRsVulkanInterface(); in MakeBackendTexture() local