diff options
author | Alan Coopersmith <[email protected]> | 2011-04-08 16:48:12 -0700 |
---|---|---|
committer | Alan Coopersmith <[email protected]> | 2011-04-08 17:36:46 -0700 |
commit | d27ff8c5cd22ac0279948d3df4b3384eef866cde (patch) | |
tree | 72433adc1f83f5d7cad33dd0cba319b849500124 /src/gallium | |
parent | 64ce3933f59f71ac78d83b8b3db813b6d2619382 (diff) |
Make st_pipe_vertex_format return type in st_draw.h match st_draw.c
Fixes compiler error from Sun compilers:
"state_tracker/st_draw.c", line 185: identifier redeclared: st_pipe_vertex_format
current : function(unsigned int, unsigned int, unsigned int, unsigned char) returning enum pipe_format
previous: function(unsigned int, unsigned int, unsigned int, unsigned char) returning unsigned int : "state_tracker/st_draw.h", line 73
Signed-off-by: Alan Coopersmith <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions