aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2015-11-09 09:12:20 -0800
committerEric Anholt <[email protected]>2015-11-09 19:17:36 -0800
commit437d7b611972c52fac32cb54038d3b278f66fd5a (patch)
treed62ad62693542a4f6625569d26c77b22b4e3139b /src/glsl/nir
parent5980389bbf98b8186ba6a06392d92b82fa9efad3 (diff)
vc4: Avoid loading undefined (newly-allocated) FBO contents.
Since X has undefined contents in new pixmaps, it will allocate new textures for an FBO and draw to them without an explicit clear. For VC4, it's much faster to emit a clear than the load of the actual undefined memory contents, so just do that instead.
Diffstat (limited to 'src/glsl/nir')
0 files changed, 0 insertions, 0 deletions