Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp193 uint32_t copyDepth = 1; in DoTest() local
287 uint32_t copyDepth = 1; in DoTest() local
464 uint32_t copyDepth = 1; in DoTest() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp1068 angle::Result Blit11::copyDepth(const gl::Context *context, in copyDepth() function in rx::Blit11