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:
@@ -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
|
||||
*/
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user