Home
last modified time | relevance | path

Searched defs:dstTexture (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DCopyTextureTest.cpp1608 GLTexture dstTexture; in TEST_P() local
1630 GLTexture dstTexture; in TEST_P() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp540 const TextureHelper11 *dstTexture = nullptr; in updateSubresourceLevel() local
587 const TextureHelper11 &dstTexture, in copySubresourceLevel()