mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 02:58:05 +02:00
glsl: remove old TODO
SSBO support now exists as of commits f24e5e and f408a13dd3.
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
6e3b380387
commit
f6b3c163f9
1 changed files with 0 additions and 5 deletions
|
|
@ -3799,11 +3799,6 @@ build_program_resource_list(struct gl_shader_program *shProg)
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
/* TODO - following extensions will require more resource types:
|
||||
*
|
||||
* GL_ARB_shader_storage_buffer_object
|
||||
*/
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue