radeonsi: Mark ARB_robust_buffer_access_behavior as supported.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
Bas Nieuwenhuizen
2016-04-03 21:49:44 +02:00
parent 70dcd841f7
commit 126da23d70
3 changed files with 3 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi</li>
<li>GL_ARB_internalformat_query2 on all drivers</li>
<li>GL_ARB_robust_buffer_access_behavior on radeonsi</li>
<li>GL_ARB_shader_atomic_counters on softpipe</li>
<li>GL_ARB_shader_atomic_counter_ops on nvc0, softpipe</li>
<li>GL_ARB_shader_image_load_store on radeonsi, softpipe</li>