Home | History | Annotate | Download | only in layers

Lines Matching refs:string_VkFormat

759                       << string_VkFormat(format) << " which is not a color format.";
787 << " but the image format is " << string_VkFormat(format) << " which is not a depth/stencil format.";
800 << " and is using depth/stencil image of format " << string_VkFormat(format)