Skip to content

getShaderParameter and getProgramParameter are missing their arguments #529

Closed
@DartBot

Description

@DartBot

This issue was originally filed by mattsh@google.com


On interface WebGLRenderingContext, it appears that methods getShaderParameter and getProgramParameter are both missing their arguments. They should both take 2 arguments (the program and the parameter name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-obsoleteClosed as the reported issue is no longer relevant

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      getShaderParameter and getProgramParameter are missing their arguments · Issue #529 · dart-lang/sdk