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