Home
last modified time | relevance | path

Searched defs:SetVkImageLayout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkBackendSurface.cpp318 void SetVkImageLayout(GrBackendTexture* tex, VkImageLayout layout) { in SetVkImageLayout() function
443 void SetVkImageLayout(GrBackendRenderTarget* rt, VkImageLayout layout) { in SetVkImageLayout() function
/aosp_15_r20/external/skia/src/gpu/vk/
H A DVulkanMutableTextureState.cpp72 void SetVkImageLayout(MutableTextureState* state, VkImageLayout layout) { in SetVkImageLayout() function