glsl: Fix Doxygen tag \file in recently renamed files

This commit is contained in:
Chad Versace
2010-11-17 10:43:10 -08:00
committed by Kenneth Graunke
parent b4cdba687c
commit df883eb157
23 changed files with 23 additions and 23 deletions

View File

@@ -22,7 +22,7 @@
*/
/**
* \file ir_noop_swizzle.cpp
* \file opt_noop_swizzle.cpp
*
* If a swizzle doesn't change the order or count of components, then
* remove the swizzle so that other optimization passes see the value