docs: add GL_KHR_robustness to panfrost
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>
This commit is contained in:
committed by
Marge Bot
parent
87ebe6b31a
commit
b3556ebdf3
@@ -1,2 +1,2 @@
|
||||
EGL_EXT_create_context_robustness support on Panfrost V10+
|
||||
GL_ARB_robust_buffer_access_behavior and GL_KHR_robust_buffer_access_behavior support on Panfrost
|
||||
GL_ARB_robust_buffer_access_behavior, GL_KHR_robust_buffer_access_behavior and GL_KHR_robustness support on Panfrost
|
||||
|
||||
Reference in New Issue
Block a user