i965: Add defines for tessellation stages

Graphics / Mesa 3D Graphics Library / Mesa - Chris Forbes [ijw.co.nz] - 22 September 2015 22:23 UTC

v2 (Ken):
- Squash together commits for HS, DS, and TE, as well as fixes.
- Add INTEL_MASK variants so we can use SET_FIELD if we want.- Rename GEN7_HS_INSTANCE_CONTROL to GEN7_HS_INSTANCE_COUNT to match the documentation.
- Add some more fields from the PRMs.
- Add Broadwell variants.

f5991eb i965: Add defines for tessellation stages
src/mesa/drivers/dri/i965/brw_defines.h | 72 +++++++++++++++++++++++++++++++
1 file changed, 72 insertions(+)

Upstream: cgit.freedesktop.org


  • Share