mesa/src/mapi/glapi
Saroj Kumar 57d47f717a mesa: Add GL_EXT_protected_textures support
Add support for GL_EXT_protected_textures to create protected
texture in OpenGL ES 3.2. This enables allocating standard
GL textures as protected surfaces. This allows use-cases such
as depth, stencil, or mipmapped textures to be supported as
destinations for rendering within a protected context.

Signed-off-by: Saroj Kumar <saroj.kumar@amd.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33358>
2025-02-11 08:14:03 +00:00
..
gen mesa: Add GL_EXT_protected_textures support 2025-02-11 08:14:03 +00:00
registry
tests glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi.h glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_dispatch.c
glapi_entrypoint.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_getproc.c glapi: rename exported symbols so as not to conflict with old libglapi 2025-01-23 00:49:05 +00:00
glapi_nop.c
glapi_priv.h
meson.build meson: remove selinux option 2024-10-21 01:14:35 +00:00