summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_cpu_detect.c
diff options
context:
space:
mode:
authorAlex Corscadden <alexc@vmware.com>2010-08-17 13:45:31 -0700
committerJosé Fonseca <jfonseca@vmware.com>2010-08-21 09:45:43 +0100
commitce3a07c392fb0532f18dcb2d582b41a3f6bf198c (patch)
treea60a614492e00753ed234bda807114ebd63c1454 /src/gallium/auxiliary/util/u_cpu_detect.c
parent29dde59ea718f70209788bcc3eaf1c3dd7c2ca69 (diff)
downloadexternal_mesa3d-ce3a07c392fb0532f18dcb2d582b41a3f6bf198c.zip
external_mesa3d-ce3a07c392fb0532f18dcb2d582b41a3f6bf198c.tar.gz
external_mesa3d-ce3a07c392fb0532f18dcb2d582b41a3f6bf198c.tar.bz2
trace: Don't immediately destroy the pipe's sampler view in the trace driver.
The trace driver's implementation of sampler_view_destroy was calling directly into the underlying pipe's sampler_view_destroy implementation. This causes problems for pipes that keep references to sampler views even after the state tracker has released them. Instead, we'll simply drop the trace driver's reference to the pipe's sampler view. Signed-off-by: José Fonseca <jfonseca@vmware.com>
Diffstat (limited to 'src/gallium/auxiliary/util/u_cpu_detect.c')
0 files changed, 0 insertions, 0 deletions