diff options
author | Kenneth Graunke <[email protected]> | 2015-12-18 03:13:07 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-12-22 17:22:05 -0800 |
commit | 239a4bdcd44529e9495d9e68cf5a157421753b3c (patch) | |
tree | 79f5aae8e3977eb2b7f8664463599a1df85fb552 /src/mesa/drivers/dri/i965/brw_sf.c | |
parent | 0d5cb4aef45e97b35a45925d7e9e7c6ca45c1675 (diff) |
i965: Upload HS push constants whenever default tess. levels change.
When using tessellation on OpenGL without a TCS, default values for
gl_TessLevelOuter/gl_TessLevelInner are provided via the API.
Core Mesa will flag ctx->DriverFlags.NewDefaultTessLevels whenever those
values change. We add a corresponding BRW_NEW_DEFAULT_TESS_LEVELS flag
and hook it up to HS push constants (which will be used to upload these
default values to the autogenerated TCS).
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_sf.c')
0 files changed, 0 insertions, 0 deletions