Searched refs:imgFormProps (Results 1 – 1 of 1) sorted by relevance
285 VkImageFormatProperties2 imgFormProps; in Create() local286 imgFormProps.sType = VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2; in Create()287 imgFormProps.pNext = &hwbUsage; in Create()290 &imageFormatInfo, &imgFormProps); in Create()