Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.h361 angle::Result copyImageDataToBufferAndGetData(ContextVk *contextVk,
DTextureVk.cpp890 ANGLE_TRY(source->copyImageDataToBufferAndGetData( in copySubTextureImpl()
1686 angle::Result TextureVk::copyImageDataToBufferAndGetData(ContextVk *contextVk, in copyImageDataToBufferAndGetData() function in rx::TextureVk
1901 ANGLE_TRY(copyImageDataToBufferAndGetData(contextVk, baseLevelGL, imageLayerCount, imageArea, in generateMipmapsWithCPU()