Skip to content
Commit 31bd4cb2 authored by Neil Roberts's avatar Neil Roberts
Browse files

Use GL_OES_packed_depth_stencil on GLES2

If the GL_OES_packed_depth_stencil extension is available then we can
try creating a combined depth-stencil buffer with the
GL_DEPTH24_STENCIL8 format. This adds a private flag for the feature.

https://bugzilla.gnome.org/show_bug.cgi?id=666184



Reviewed-by: default avatarRobert Bragg <robert@linux.intel.com>
parent b52d24c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment