glsl: Fix Doxygen tag \file in recently renamed files
This commit is contained in:
committed by
Kenneth Graunke
parent
b4cdba687c
commit
df883eb157
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file ir_tree_grafting.cpp
|
||||
* \file opt_tree_grafting.cpp
|
||||
*
|
||||
* Takes assignments to variables that are dereferenced only once and
|
||||
* pastes the RHS expression into where the variable is dereferenced.
|
||||
|
||||
Reference in New Issue
Block a user