Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp2277 const gl::TextureType destViewType = vk::Get2DTextureType(1, dst->getSamples()); in clearTexture() local
2791 const gl::TextureType destViewType = vk::Get2DTextureType(1, dst->getSamples()); in clearImage() local