Searched defs:updateFunc (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | SubresourceStorage.h | 241 void SubresourceStorage<T>::Update(const SubresourceRange& range, F&& updateFunc) { in Update()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | StateChangeTest.cpp | 2227 void SimpleStateChangeTest::updateTextureBoundToFramebufferHelper(UpdateFunc updateFunc) in updateTextureBoundToFramebufferHelper() 2281 auto updateFunc = [](GLenum textureBinding, GLTexture *tex, GLint x, GLint y, in TEST_P() local 2304 auto updateFunc = [©Source](GLenum textureBinding, GLTexture *tex, GLint x, GLint y, in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | SubresourceStorageTests.cpp | 266 F&& updateFunc) { in CallUpdateOnBoth()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | StateChangeTest.cpp | 2549 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 = [©Source](GLenum textureBinding, GLTexture *tex, GLint x, GLint y, in TEST_P() local
|