Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp549 constexpr uint32_t kBaseLevel = 0; in TEST_P() local
556 constexpr uint32_t kBaseLevel = kMipLevels - 1; in TEST_P() local
570 constexpr uint32_t kBaseLevel = 0; in TEST_P() local
581 constexpr uint32_t kBaseLevel = kMipLevels - 1; in TEST_P() local
594 constexpr uint32_t kBaseLevel = 0; in TEST_P() local
620 constexpr uint32_t kBaseLevel = 0; in TEST_P() local
627 constexpr uint32_t kBaseLevel = kMipLevels - 1; in TEST_P() local
636 constexpr uint32_t kBaseLevel = 0; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTextureTest.cpp4426 constexpr uint32_t kBaseLevel = 1; in TEST_P() local