diff options
author | Pierre-Eric Pelloux-Prayer <[email protected]> | 2019-10-26 10:42:07 +0200 |
---|---|---|
committer | Pierre-Eric Pelloux-Prayer <[email protected]> | 2019-11-05 13:58:28 +0100 |
commit | febedee4f6ca9f95228de511e968951b94644d12 (patch) | |
tree | 098ea6dd01ffcd780af30a0adf436190714a73f3 /src/mesa/main/pack.c | |
parent | 2b44ca779b6532302b73398cc01b9daabef215a4 (diff) |
mesa: add EXT_dsa glGetVertexArray* 4 functions
The implementation doesn't share much with get.c because:
* the refactoring needed for get.c to not depend on ctx->Array.VAO would
be quite large
* glGetVertexArray* would still need to filter pname to only accept the one
specified by the spec
* these functions are getter, the implementation is trivial (the complexity
is in the correct filtering of pname input)
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/main/pack.c')
0 files changed, 0 insertions, 0 deletions