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
st/mesa: fix comment typo
tags/mesa-10.1-devel
Brian Paul
12 years ago
parent
7b25f52a95
commit
0d441aac3d
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/mesa/state_tracker/st_mesa_to_tgsi.c
+ 1
- 1
src/mesa/state_tracker/st_mesa_to_tgsi.c
View File
/**
/**
* Emit fragment position/
o
oordinate code.
* Emit fragment position/
c
oordinate code.
*/
*/
static void
static void
emit_wpos(struct st_context *st,
emit_wpos(struct st_context *st,
Write
Preview
Loading…
Cancel
Save