Skip to content

Macos software renderer wrong depth_size reported? #1659

@alexheretic

Description

@alexheretic

My config selection logic is not working on macos. I expect depth=24, stencil=8, however in my macos vm (software renderer) I see depth size as 32, which seems wrong.

// macos vm the only Config
config.depth_size() = 32
config.stencil_size() = 8

Can you tell me if this something that can be fixed in glutin or shall I work around it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions