emscripten-core / emscripten-core/emscripten

glProvokingVertexWEBGL

Open
#21,469 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Hello!
There is the [WEBGL_provoking_vertex](https://registry.khronos.org/webgl/extensions/WEBGL_provoking_vertex/) extension that exposes the `glProvokingVertexWEBGL` function. This function, however, appears to be missing in GL headers provided by Emscripten.
Are there plans to add this function?
Also, is there a way to get the entry point manually? I tried using the `emscripte_webgl_get_proc_address`, but it returns `null`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.