Searched refs:textureSrcLayoutsCount (Results 1 – 1 of 1) sorted by relevance
762 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in RunShouldClearWithSemaphoresTest() local763 static_assert(textureBarriersCount == textureSrcLayoutsCount, in RunShouldClearWithSemaphoresTest()983 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runShouldDrawTest() local984 static_assert(textureBarriersCount == textureSrcLayoutsCount, in runShouldDrawTest()1132 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runWaitSemaphoresRetainsContentTest() local1133 static_assert(textureBarriersCount == textureSrcLayoutsCount, in runWaitSemaphoresRetainsContentTest()