aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2015-10-15 07:25:51 -0600
committerBrian Paul <[email protected]>2015-10-16 09:15:05 -0600
commitafff809fea373f849b648983bff8390c090b7145 (patch)
treecb5b081f43239c37fe22fc4cc0e73b56c56e8075 /src/glsl
parent4627e8058ec1bc02cc2b6464ff83394b2d16879e (diff)
st/mesa: fix incorrect pointer type arguments in st_new_program()
Silences 5 warnings of the type: state_tracker/st_cb_program.c: In function 'st_new_program': state_tracker/st_cb_program.c:108:7: warning: passing argument 1 of '_mesa_init_gl_program' from incompatible pointer type [enabled by default] return _mesa_init_gl_program(&prog->Base, target, id); ^ Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions