Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DVulkanImageTest.cpp671 constexpr VkDeviceSize kTextureHeight = 2048; in TEST_P() local
730 constexpr VkDeviceSize kTextureHeight = 512; in TEST_P() local
846 constexpr VkDeviceSize kTextureHeight = 512; in TEST_P() local
935 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.cpp702 constexpr GLint kTextureHeight = 2; in TEST_P() local
949 constexpr int kTextureHeight = 127; in TEST_P() local
DBufferDataTest.cpp1746 constexpr GLsizei kTextureHeight = 4; 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
/external/deqp/external/openglcts/modules/glesext/fragment_shading_rate/
DesextcFragmentShadingRateErrors.cpp125 constexpr deUint32 kTextureHeight = 256; in iterate() local
/external/angle/src/tests/egl_tests/
DEGLSurfaceTest.cpp1144 constexpr UINT kTextureHeight = 100; in testTextureOffset() local