Skip to content

glGetShader function pointer does not exist, glGetShaderiv redirecting to glGetShader #136

@hunterashner

Description

@hunterashner

image

glGetShaderiv is redirecting to glGetShader, but it seems there is no actual glGetShader function pointer the exists.
Try navigating to glGetShaderiv from docs.gl and you will end up on the glGetShader page.

If I am not crazy and this is actually a mixup/typo I would be happy to fix the page and get my first pull request! Thanks guys!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions