Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.h458 angle::Result copyImageDataToBufferAndGetData(ContextVk *contextVk,
H A DTextureVk.cpp1511 ANGLE_TRY(source->copyImageDataToBufferAndGetData( in copySubTextureImpl()
2415 angle::Result TextureVk::copyImageDataToBufferAndGetData(ContextVk *contextVk, in copyImageDataToBufferAndGetData() function in rx::TextureVk
2639 ANGLE_TRY(copyImageDataToBufferAndGetData(contextVk, baseLevelGL, imageLayerCount, imageArea, in generateMipmapsWithCPU()