mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
ir_to_mesa: Remove stale comment about monoburg.
This commit is contained in:
parent
bdbd9f112e
commit
2ee85e20c8
1 changed files with 0 additions and 4 deletions
|
|
@ -26,10 +26,6 @@
|
|||
*
|
||||
* Translates the IR to ARB_fragment_program text if possible,
|
||||
* printing the result
|
||||
*
|
||||
* The code generation is performed using monoburg. Because monoburg
|
||||
* produces a single C file with the definitions of the node types in
|
||||
* it, this file is included from the monoburg output.
|
||||
*/
|
||||
|
||||
/* Quiet compiler warnings due to monoburg not marking functions defined
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue