Searched defs:imgType (Results 1 – 8 of 8) sorted by relevance
257 imgType string member
295 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local313 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
493 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
251 "imgType": { object539 "imgType": { object980 "imgType": { object1138 "imgType": { object1296 "imgType": { object
211 const auto imgType = m_texture.type(); in checkSupport() local
441 const auto imgType = VK_IMAGE_TYPE_2D; in checkSupport() local
772 static unsigned getNumSizeComponents(SPIRVType *imgType) { in getNumSizeComponents()
4124 …def typename details::Sel<Barriers1, Barriers2, Barriers3, VkImageMemoryBarrier2KHR>::type imgType; in makeDependency() typedef