Skip to content

Correction in 01_Instance.adoc #405

Description

@jasn-armstrng

Hi,

Thanks for this learning resource.

It maybe nothing or minor but under the line "As you’ll see, the general pattern that object creation function parameters in Vulkan follow is:" the item Pointer to the device, instance, or context on which the constructor depends should be first in the list, matching the earlier statement instance = vk::raii::Instance(context, createInfo); and constructor signature. Same is on the web at https://docs.vulkan.org/tutorial/latest/03_Drawing_a_triangle/00_Setup/01_Instance.html.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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