forked from AuroraMiddleware/gtk
ngl: Small docs updates
Don't refer to nonexisting functions.
This commit is contained in:
parent
c93264868b
commit
8c227622d7
@ -137,9 +137,6 @@ gsk_ngl_program_add_uniform (GskNglProgram *self,
|
||||
* @self: a `GskNglProgram`
|
||||
*
|
||||
* Deletes the GLSL program.
|
||||
*
|
||||
* You must call gsk_ngl_program_use() before and
|
||||
* gsk_ngl_program_unuse() after this function.
|
||||
*/
|
||||
void
|
||||
gsk_ngl_program_delete (GskNglProgram *self)
|
||||
|
Loading…
Reference in New Issue
Block a user