This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
glsl: remove unused prototype
tags/mesa_20090313
Brian Paul
16 years ago
parent
0744805d58
commit
d96d8b21bf
1 changed files
with
0 additions
and
4 deletions
Split View
Show Diff Stats
0
4
src/mesa/shader/slang/slang_emit.h
+ 0
- 4
src/mesa/shader/slang/slang_emit.h
View File
@@ -32,10 +32,6 @@
#include "main/mtypes.h"
extern void
slang_print_ir(const slang_ir_node *n, int indent);
extern GLuint
_slang_swizzle_swizzle(GLuint swz1, GLuint swz2);
Write
Preview
Loading…
Cancel
Save