Skip to content
Snippets Groups Projects
Commit 47a6a9ea authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Jean-Baptiste Kempf
Browse files

opengl: sampler: check OpenGL at runtime

OpenGL ES2 and 3 have this glGetFramebufferAttachmentParameteriv
function but the allowed targets MUST be one of GL_BACK, GL_DEPTH or
GL_STENCIL. We cannot use this on GL_BACK_LEFT then, which is a
different value.
parent 7e4a7621
No related branches found
No related tags found
1 merge request!4047opengl: sampler: check OpenGL at runtime
Pipeline #370936 passed with stage
in 19 minutes and 48 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment