Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp48 constexpr uint32_t kCopyImageToBufferSourceBinding = 0; variable
3914 writeInfo[0].dstBinding = kCopyImageToBufferSourceBinding; in copyImageToBuffer()