summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress.h
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2014-01-22 05:45:28 -0800
committerPaul Berry <[email protected]>2014-01-23 13:41:36 -0800
commit43e77215b13b2f86e461cd8a62b542fc6854dd1c (patch)
tree2c98d2e73cf948c652673d75b6775d1940b30f80 /src/mesa/main/texcompress.h
parente190709119d8eb85c67bfbad5be699d39ad0118e (diff)
i965/gen7: Use to the correct program when uploading transform feedback state.
Transform feedback may come from either the geometry shader or the vertex shader, so we can't use ctx->Shader.CurrentProgram[MESA_SHADER_VERTEX] to find the current post-link transform feedback information. Fortunately we can use ctx->TransformFeedback.CurrentObject->shader_program. Cc: 10.0 <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/texcompress.h')
0 files changed, 0 insertions, 0 deletions