summaryrefslogtreecommitdiffstats
path: root/common.py
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2015-10-01 15:21:57 -0700
committerJason Ekstrand <jason.ekstrand@intel.com>2015-10-02 14:22:54 -0700
commitbf7b6fd3fd6d98305d64ee6224ca9f9e7ba48444 (patch)
tree1fc147943d9e055f07feec578a12a268ec1cfe90 /common.py
parent404419ee1a57c79982d93eefe4de099d61ad2eee (diff)
downloadexternal_mesa3d-bf7b6fd3fd6d98305d64ee6224ca9f9e7ba48444.zip
external_mesa3d-bf7b6fd3fd6d98305d64ee6224ca9f9e7ba48444.tar.gz
external_mesa3d-bf7b6fd3fd6d98305d64ee6224ca9f9e7ba48444.tar.bz2
i965/shader: Get rid of the shader, prog, and shader_prog fields
Unfortunately, we can't get rid of them entirely. The FS backend still needs gl_program for handling TEXTURE_RECTANGLE. The GS vec4 backend still needs gl_shader_program for handling transfom feedback. However, the VS needs neither and we can substantially reduce the amount they are used. One day we will be free from their tyranny. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions