Skip to content

Lesson 7 nitpicks #110

@TomServeaux

Description

@TomServeaux

This is short.

A reference to a VkImageViewCreateInfo in a paragraph when the code has vk::ImageViewCreateInfo

Sometimes uses imageViewCreateWindow and sometimes uses createInfo, and like before there is mixing of C API idioms and C++ (e.g. VK_IMAGE_ASPECT_COLOR_BIT vs vk::ImageAspectFlagBits::eColor which are both used).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions