Home
last modified time | relevance | path

Searched defs:CopyBufferToTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp162 TEST_P(TextureZeroInitTest, CopyBufferToTexture) { in TEST_P() argument
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h37 CopyBufferToTexture, enumerator
DCommandEncoder.cpp764 void CommandEncoderBase::CopyBufferToTexture(const BufferCopyView* source, in CopyBufferToTexture() function in dawn_native::CommandEncoderBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommands.h41 CopyBufferToTexture, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBufferZeroInitTests.cpp871 TEST_P(BufferZeroInitTest, CopyBufferToTexture) { in TEST_P() argument
DTextureZeroInitTests.cpp271 TEST_P(TextureZeroInitTest, CopyBufferToTexture) { in TEST_P() argument