Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp759 const GLenum textureSrcLayouts[] = { in RunShouldClearWithSemaphoresTest() local
762 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() local
983 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() local
1132 constexpr uint32_t textureSrcLayoutsCount = std::extent<decltype(textureSrcLayouts)>(); in runWaitSemaphoresRetainsContentTest()
[all …]