summaryrefslogtreecommitdiffstats
path: root/docs/relnotes-7.4.1.html
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2011-10-25 12:55:54 -0700
committerKenneth Graunke <[email protected]>2011-10-28 11:12:33 -0700
commit3b4d2eac6001b464df11b175bd14fd4d3c4e412f (patch)
tree95ce88691d1f06eca22611c3397e4af07d49033c /docs/relnotes-7.4.1.html
parent1e1a7011ee8f7e954b9f77985665495e53efae22 (diff)
glsl: Remove pointless uses of glsl_type::get_base_type().
These are effectively doing type->get_base_type()->base_type, which is equivalent to type->base_type. Just use that, as it's simpler. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs/relnotes-7.4.1.html')
0 files changed, 0 insertions, 0 deletions