Searched refs:copyImageDataToBufferAndGetData (Results 1 – 2 of 2) sorted by relevance
361 angle::Result copyImageDataToBufferAndGetData(ContextVk *contextVk,
890 ANGLE_TRY(source->copyImageDataToBufferAndGetData( in copySubTextureImpl()1686 angle::Result TextureVk::copyImageDataToBufferAndGetData(ContextVk *contextVk, in copyImageDataToBufferAndGetData() function in rx::TextureVk1901 ANGLE_TRY(copyImageDataToBufferAndGetData(contextVk, baseLevelGL, imageLayerCount, imageArea, in generateMipmapsWithCPU()