mesa: implement ARB_texture_storage_multisample + EXT_dsa functions

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
Pierre-Eric Pelloux-Prayer
2019-11-06 15:42:10 +01:00
parent a0d667036d
commit bb2241bf06
6 changed files with 84 additions and 3 deletions

View File

@@ -386,7 +386,7 @@ GL_EXT_direct_state_access additions from other extensions (complete list):
GL_ARB_sparse_buffer not started
GL_ARB_texture_buffer_range DONE
GL_ARB_texture_storage DONE
GL_ARB_texture_storage_multisample not started
GL_ARB_texture_storage_multisample DONE
GL_ARB_vertex_attrib_64bit DONE
GL_ARB_vertex_attrib_binding DONE
GL_EXT_buffer_storage DONE