i965: Implement logic to set up and upload an image uniform

Graphics / Mesa 3D Graphics Library / Mesa - Francisco Jerez [riseup.net] - 11 August 2015 07:07 UTC

v2: Move the image_params array back to brw_stage_prog_data.

4af2714 i965: Implement logic to set up and upload an image uniform.
src/mesa/drivers/dri/i965/brw_shader.cpp | 31 ++++++++++++++++++++++++++++++
src/mesa/drivers/dri/i965/brw_shader.h | 1 +
2 files changed, 32 insertions(+)

Upstream: cgit.freedesktop.org


  • Share