diff options
author | Bas Nieuwenhuizen <[email protected]> | 2016-04-03 21:49:44 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2016-04-12 20:53:10 +0200 |
commit | 126da23d70dccd9eb5ebe7bf26cb113193f882a4 (patch) | |
tree | b293d3868bd3c1b74e71d504777f41bdbe1dadcc /docs/GL3.txt | |
parent | 70dcd841f7d94a7b44b294d5264324fc5905aae8 (diff) |
radeonsi: Mark ARB_robust_buffer_access_behavior as supported.
Signed-off-by: Bas Nieuwenhuizen <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 066889a90c4..423cafacfed 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -177,7 +177,7 @@ GL 4.3, GLSL 4.30: GL_ARB_invalidate_subdata DONE (all drivers) GL_ARB_multi_draw_indirect DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe) GL_ARB_program_interface_query DONE (all drivers) - GL_ARB_robust_buffer_access_behavior not started + GL_ARB_robust_buffer_access_behavior DONE (radeonsi) GL_ARB_shader_image_size DONE (i965, radeonsi, softpipe) GL_ARB_shader_storage_buffer_object DONE (i965, nvc0, softpipe) GL_ARB_stencil_texturing DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) |