Home
last modified time | relevance | path

Searched defs:kTextureHeight (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/tests/gl_tests/
DVulkanImageTest.cpp571 constexpr VkDeviceSize kTextureHeight = 2048; in TEST_P() local
635 constexpr VkDeviceSize kTextureHeight = 512; in TEST_P() local
752 constexpr VkDeviceSize kTextureHeight = 512; in TEST_P() local
869 constexpr VkDeviceSize kTextureHeight = 512; in TEST_P() local
DMipmapTest.cpp593 constexpr uint32_t kTextureHeight = 2160; in TEST_P() local
624 constexpr uint32_t kTextureHeight = 43; in TEST_P() local
DRobustResourceInitTest.cpp739 constexpr GLint kTextureHeight = 2; in TEST_P() local
986 constexpr int kTextureHeight = 127; in TEST_P() local
DComputeShaderTest.cpp1010 constexpr int kTextureWidth = 1, kTextureHeight = 2; in TEST_P() local
1070 constexpr int kTextureWidth = 1, kTextureHeight = 2; in TEST_P() local
DBufferDataTest.cpp1815 constexpr GLsizei kTextureHeight = 4; in TEST_P() local
DTextureTest.cpp3797 constexpr uint32_t kTextureHeight = 512; in TEST_P() local
3877 constexpr uint32_t kTextureHeight = 4096; in TEST_P() local
/external/deqp/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateErrors.cpp125 constexpr uint32_t kTextureHeight = 256; in iterate() local
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp1336 constexpr UINT kTextureHeight = 100; in testTextureOffset() local