Home
last modified time | relevance | path

Searched refs:textureSrcLayoutsCount (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp762 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in RunShouldClearWithSemaphoresTest() local
763 static_assert(textureBarriersCount == textureSrcLayoutsCount, in RunShouldClearWithSemaphoresTest()
983 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runShouldDrawTest() local
984 static_assert(textureBarriersCount == textureSrcLayoutsCount, in runShouldDrawTest()
1132 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runWaitSemaphoresRetainsContentTest() local
1133 static_assert(textureBarriersCount == textureSrcLayoutsCount, in runWaitSemaphoresRetainsContentTest()