Skip to content

bindTransformFeedbackInfo with offset #222

Open
@arifr1234

Description

@arifr1234

https://github.com/greggman/twgl.js/blob/e685cf96ecb171839810dca5480834abe8c86919/src/programs.js#LL1149C20-L1149C20
The function bindTransformFeedbackInfo accesses the "size" of an attribute of the bufferInfo, however, "size" is an alias of "numComponents", which means that when you try to configure "size" you end up configuring "numComponents".

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