Searched refs:allCreateFlags (Results 1 – 1 of 1) sorted by relevance
5285 const VkImageCreateFlags allCreateFlags = VK_IMAGE_CREATE_SPARSE_BINDING_BIT in imageFormatProperties2() local5297 for (VkImageCreateFlags curCreateFlags = 0; curCreateFlags <= allCreateFlags; curCreateFlags++) in imageFormatProperties2()