mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 13:10:10 +01:00
Update comments.
This commit is contained in:
parent
3c81219672
commit
2bbd714fda
1 changed files with 0 additions and 2 deletions
|
|
@ -591,8 +591,6 @@ make_temp_decl(
|
|||
|
||||
/**
|
||||
* Find the temporaries which are used in the given program.
|
||||
* Put the indices of the temporaries in 'tempsUsed'.
|
||||
* \return number of temporaries used
|
||||
*/
|
||||
static void
|
||||
find_temporaries(const struct gl_program *program,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue