Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h43 CopyTextureToTexture, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp374 TEST_P(TextureZeroInitTest, CopyTextureToTexture) { in TEST_P() argument