Searched refs:copySubImageImplWithDraw (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/renderer/vulkan/ |
D | TextureVk.h | 469 angle::Result copySubImageImplWithDraw(ContextVk *contextVk,
|
D | TextureVk.cpp | 938 return copySubImageImplWithDraw(contextVk, offsetImageIndex, modifiedDestOffset, dstFormat, in copySubImageImpl() 1007 return copySubImageImplWithDraw( in copySubTextureImpl() 1221 angle::Result TextureVk::copySubImageImplWithDraw(ContextVk *contextVk, in copySubImageImplWithDraw() function in rx::TextureVk 2272 return copySubImageImplWithDraw(contextVk, index, gl::kOffsetZero, format, sourceLevelGL, in reinitImageAsRenderable()
|