mesa: add ARB_sparse_buffer NamedBufferPageCommitmentEXT function
The spec is unclear on how to handle the buffer argument so we reuse the logic from the EXT_direct_state_access spec. Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
@@ -383,7 +383,7 @@ GL_EXT_direct_state_access additions from other extensions (complete list):
|
||||
GL_ARB_instanced_arrays DONE
|
||||
GL_ARB_internalformat_query2 DONE
|
||||
GL_ARB_sparse_texture n/a
|
||||
GL_ARB_sparse_buffer not started
|
||||
GL_ARB_sparse_buffer DONE
|
||||
GL_ARB_texture_buffer_range DONE
|
||||
GL_ARB_texture_storage DONE
|
||||
GL_ARB_texture_storage_multisample DONE
|
||||
|
Reference in New Issue
Block a user