Home
last modified time | relevance | path

Searched defs:updateFunc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSubresourceStorage.h241 void SubresourceStorage<T>::Update(const SubresourceRange& range, F&& updateFunc) { in Update()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DSubresourceStorageTests.cpp266 F&& updateFunc) { in CallUpdateOnBoth()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DStateChangeTest.cpp2549 void SimpleStateChangeTest::updateTextureBoundToFramebufferHelper(UpdateFunc updateFunc) in updateTextureBoundToFramebufferHelper()
2607 auto updateFunc = [](GLenum textureBinding, GLTexture *tex, GLint x, GLint y, in TEST_P() local
2632 auto updateFunc = [&copySource](GLenum textureBinding, GLTexture *tex, GLint x, GLint y, in TEST_P() local