Home
last modified time | relevance | path

Searched defs:kTextureSize (Results 1 – 13 of 13) sorted by relevance

/external/angle/src/tests/gl_tests/
DVulkanImageTest.cpp672 constexpr VkDeviceSize kTextureSize = kTextureWidth * kTextureHeight * 4; in TEST_P() local
758 constexpr VkDeviceSize kTextureSize = kTextureWidth * kTextureHeight * 4; in TEST_P() local
847 constexpr VkDeviceSize kTextureSize = kTextureWidth * kTextureHeight * 4; in TEST_P() local
936 constexpr VkDeviceSize kTextureSize = kTextureWidth * kTextureHeight * 4; in TEST_P() local
DCubeMapTextureTest.cpp142 constexpr GLsizei kTextureSize = 32; in runSampleCoordinateTransformTest() local
DGetImageTest.cpp490 constexpr GLsizei kTextureSize = 2; in TEST_P() local
518 constexpr GLsizei kTextureSize = 2; in TEST_P() local
546 constexpr GLsizei kTextureSize = 1; in TEST_P() local
DIncompleteTextureTest.cpp120 constexpr GLsizei kTextureSize = 2; in TEST_P() local
DMipmapTest.cpp547 constexpr uint32_t kTextureSize = 1; in TEST_P() local
568 constexpr uint32_t kTextureSize = 4096; in TEST_P() local
1756 constexpr GLint kTextureSize = 16; in TEST_P() local
DRobustResourceInitTest.cpp1279 constexpr GLint kTextureSize = 16; in TEST_P() local
1313 constexpr GLint kTextureSize = 16; in TEST_P() local
1366 constexpr GLint kTextureSize = 16; in TEST_P() local
DUniformTest.cpp1456 constexpr GLsizei kTextureSize = 2; in TEST_P() local
DMemoryBarrierTest.cpp376 static constexpr int kTextureSize = 1; member in __anon3d4b03ca0111::MemoryBarrierTestBase
DVulkanPerformanceCounterTest.cpp584 constexpr uint32_t kTextureSize = kTexDim * kTexDim * kPixelSizeRGBA; in TEST_P() local
/external/angle/src/tests/perf_tests/
DImagelessFramebufferPerfTest.cpp21 constexpr unsigned int kTextureSize = 64; variable
DFramebufferAttachmentPerfTest.cpp20 constexpr unsigned int kTextureSize = 256; variable
/external/angle/samples/multiple_contexts/
DMultipleContexts.cpp25 static constexpr GLint kTextureSize = 2; variable
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp414 constexpr GLsizei kTextureSize = 16; in CheckSizedInternalFormatTextureRenderability() local