mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-22 09:40:40 +02:00
GL_KHR_robustness gets implicitly added when GL_ARB_robust_buffer_access_behavior is supported, so we should check off these boxes as well. Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36282>
2 lines
176 B
Text
2 lines
176 B
Text
EGL_EXT_create_context_robustness support on Panfrost V10+
|
|
GL_ARB_robust_buffer_access_behavior, GL_KHR_robust_buffer_access_behavior and GL_KHR_robustness support on Panfrost
|