Home
last modified time | relevance | path

Searched defs:kTextureWidth (Results 1 – 5 of 5) sorted by relevance

/external/skqp/tests/
DTransferPixelsTest.cpp69 const int kTextureWidth = 16; in basic_transfer_test() local
/external/angle/src/tests/gl_tests/
DMipmapTest.cpp694 constexpr uint32_t kTextureWidth = 3840; in TEST_P() local
727 const uint32_t kTextureWidth = maxTextureWidth - 1; // -1 to make the width NPOT in TEST_P() local
DRobustResourceInitTest.cpp704 constexpr GLint kTextureWidth = 2; in TEST_P() local
950 constexpr int kTextureWidth = 127; in TEST_P() local
DComputeShaderTest.cpp866 constexpr int kTextureWidth = 1, kTextureHeight = 2; in TEST_P() local
926 constexpr int kTextureWidth = 1, kTextureHeight = 2; in TEST_P() local
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp1035 constexpr UINT kTextureWidth = 100; in TEST_P() local