nir: Add a flag to lower_io to force "sample" interpolation
[mesa.git] / src / mesa / drivers / dri / i965 / brw_nir_tcs_workarounds.c
2016-08-26 Kenneth Graunkei965: Safely iterate the predecessors of the end block.
2016-08-26 Kenneth Graunkenir: Use nir_shader_get_entrypoint in TCS quad workarou...
2016-08-18 Kenneth Graunkei965: Implement the WaPreventHSTessLevelsInterference...