aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2016-01-21 17:28:07 +0000
committerNeil Roberts <[email protected]>2016-01-21 21:45:53 +0000
commitcbf0e64ee1e2d4514dbec9e4fbf688098fcef318 (patch)
tree099eb1b92a0d13c4e90db1c32759f731732b00dd /src/mapi/glapi/gen
parent666d96d1697fc9a1452519285758cc16240290d2 (diff)
texobj: Remove redundant checks that the texture cube faces match size
The texture mipmap completeness checking code was checking whether all of the faces have the same size. However this is pointless because the code just above it checks whether the face has the expected size calculated for the mipmap level anyway so the error condition could never be reached. This patch just removes it. Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen')
0 files changed, 0 insertions, 0 deletions