Searched refs:textureSrcLayouts (Results 1 – 1 of 1) sorted by relevance
759 const GLenum textureSrcLayouts[] = { in RunShouldClearWithSemaphoresTest() local762 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in RunShouldClearWithSemaphoresTest()766 textureSrcLayouts); in RunShouldClearWithSemaphoresTest()781 constexpr uint32_t textureDstLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in RunShouldClearWithSemaphoresTest()980 const GLenum textureSrcLayouts[] = { in runShouldDrawTest() local983 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runShouldDrawTest()987 textureSrcLayouts); in runShouldDrawTest()1006 constexpr uint32_t textureDstLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runShouldDrawTest()1129 const GLenum textureSrcLayouts[] = { in runWaitSemaphoresRetainsContentTest() local1132 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runWaitSemaphoresRetainsContentTest()[all …]