Lines Matching refs:TES
1392 - draw/tess: fix TES patch vertices in.
4126 - nir: fix packing of TCS varyings not read by the TES
4164 - aco: Implement load_view_index for TCS and TES.
4181 - aco: Use TES output info when TES runs on the VS stage.
4182 - aco: Store TES outputs when TES runs on the HW VS stage.
4183 - aco: Enable streamout when TES runs on the HW VS stage.
4184 - aco: Implement loading TES inputs.
4185 - radv: Enable ACO for TES when there is no GS.
4186 - aco: Enable running TES as ES, including merged TES+GS.
4223 - aco/ngg: Initialize exec mask for NGG VS and TES.
4224 - aco/ngg: Fix exports for NGG VS and TES.
4225 - aco/ngg: Setup NGG VS and TES stages.
4226 - aco/ngg: Implement NGG VS and TES.
4227 - aco/ngg: Schedule position exports of NGG VS/TES.
4228 - aco/ngg: Run GS_ALLOC_REQ on priority 3 for NGG VS and TES.
4229 - radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
4232 - radv: Add inputs read by TES to radv_shader_info.
4233 - aco: Only store TCS outputs to VMEM when they are read by TES.
4245 - aco: Set config->lds_size when TES or VS is running on HW ESGS.