Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A 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
H A DMipmapTest.cpp593 constexpr uint32_t kTextureHeight = 2160; in TEST_P() local
624 constexpr uint32_t kTextureHeight = 43; in TEST_P() local
H A DRobustResourceInitTest.cpp739 constexpr GLint kTextureHeight = 2; in TEST_P() local
986 constexpr int kTextureHeight = 127; in TEST_P() local
H A DComputeShaderTest.cpp1010 constexpr int kTextureWidth = 1, kTextureHeight = 2; in TEST_P() local
1070 constexpr int kTextureWidth = 1, kTextureHeight = 2; in TEST_P() local
H A DBufferDataTest.cpp1815 constexpr GLsizei kTextureHeight = 4; in TEST_P() local
H A DTextureTest.cpp3785 constexpr uint32_t kTextureHeight = 512; in TEST_P() local
3865 constexpr uint32_t kTextureHeight = 4096; in TEST_P() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateErrors.cpp125 constexpr uint32_t kTextureHeight = 256; in iterate() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp612 const GLsizei kTextureHeight = 2; in TEST_P() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp1336 constexpr UINT kTextureHeight = 100; in testTextureOffset() local