summaryrefslogtreecommitdiffstats
path: root/src/glu
diff options
context:
space:
mode:
authorMichel Dänzer <[email protected]>2011-05-03 13:23:14 +0200
committerMichel Dänzer <[email protected]>2011-05-03 16:33:15 +0200
commit5829332a9b814c5922f45b570c83565f8d35752d (patch)
treec5ef4940fd1e77e2caa947587ca6c68e19fc30c6 /src/glu
parent5ba2e7adf01aaa855e36a577a47de8f4ddace99c (diff)
gallium/draw: Fix enum type taken by draw_get_shader_param().
Pointed out by clang: src/gallium/auxiliary/draw/draw_context.h:251:41: warning: implicit conversion from enumeration type 'enum pipe_cap' to different enumeration type 'enum pipe_shader_cap' [-Wconversion] return tgsi_exec_get_shader_param(param); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~
Diffstat (limited to 'src/glu')
0 files changed, 0 insertions, 0 deletions