KhronosGroup / KhronosGroup/WebGL

TransformFeedback state change validation while paused

Open
#2,605 7 comments 0 reactions 1 assignee View on GitHub

@jdarpinian is already working on this.

Since Mar 7, 2018.

Dominant language
HTML
Stars
2.9k
Forks
704
Avg merge
2d 9h
Merged PRs (30d)
4

Description

From ES Spec 3.0.4, page 88,

"When transform feedback operations are paused, transform feedback
is still considered active and changing most transform feedback state related to the
object results in an error."

It's unclear what "most" states are. That said, buffer binding change is "most" likely not allowed.

We don't have tests to enforce such behavior yet.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.