Searched refs:Texture2DArrayViewTest (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | TextureViewTests.cpp | 231 void Texture2DArrayViewTest(uint32_t textureArrayLayers, in Texture2DArrayViewTest() function in TextureViewSamplingTest 391 Texture2DArrayViewTest(6, 1, 2, 0); in TEST_P() 407 Texture2DArrayViewTest(6, 6, 2, 4); in TEST_P()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | TextureViewTests.cpp | 235 void Texture2DArrayViewTest(uint32_t textureArrayLayers, in Texture2DArrayViewTest() function in TextureViewSamplingTest 393 Texture2DArrayViewTest(6, 1, 2, 0); in TEST_P() 409 Texture2DArrayViewTest(6, 6, 2, 4); in TEST_P()
|