index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
cell
/
spu
/
tri.c
blob: 949c3b4c8e5fe384c6cff01a0f02dae1ecc68a5c (
plain
)
1
2
3
4
5
6
7
8
9
#include
"tri.h"
void
draw_triangle
(
int
v1
,
int
v2
,
int
v3
)
{
}