Searched refs:TCS (Results 1 – 25 of 48) sorted by relevance
12
33 + Built-in inputs and outputs and basic data transfer between TCS and TES34 - Read gl_PrimitiveID, gl_PatchVerticesIn in both TCS and TES37 - Pass data in (gl_in/gl_out []) .gl_Position between VS, TCS and TES49 from TCS to TES94 either TCS or TES; the TCS cases pass the value as a "patch out" output to the101 the value of a tessellation level in the TES gives the value set in the TCS. The108 The barrier case uses both per-patch and per-vertex TCS output variables,
96 - glsl/linker: Fix unmatched TCS outputs being reduced to local134 - glsl: fix recording of variables for XFB in TCS shaders148 - glsl/lower_vector_derefs: Don't use a temporary for TCS outputs152 - glsl: TCS outputs can not be transform feedback candidates on GLES
115 - radeonsi: handle fixed-func TCS shader create failure116 - radeonsi: skip drawing if VS, TCS, TES, GS fail to compile or upload
185 - radv: do not need to force emit the TCS regs on Vega20190 - radv: only need to force emit the TCS regs on Vega10 and Raven1
62 - anv/pipeline: fail if TCS/TES compile fail
88 - glsl/lower_vector_derefs: Don't use a temporary for TCS outputs
127 - radv: fix emitting the TCS regs on GFX9
153 - ac/nir: Update TCS output barriers with nir_var_mem_shared.
116 - radeonsi: wait for outstanding memory instructions in TCS barriers
179 - nir: fix packing of TCS varyings not read by the TES
135 - i965: Make L3 configuration atom listen for TCS/TES program updates.
137 - mesa: Do (TCS && !TES) draw time validation in ES as well.
83 - anv/pipeline: fail if TCS/TES compile fail
272 - i965: Fix execution size of scalar TCS barrier setup code.273 - i965: Fix barrier count shift in scalar TCS backend.
170 - i965: Fix texturing in the vec4 TCS and GS backends.
126 * TCS = Tessellation Control Shader, equivalent to D3D HS = Hull Shader179 | with tess: | VS | TCS | | | TES | FS | `vertex_ls`, `tess_control_hs`, `…181 | with both: | VS | TCS | TES | GS | GS copy| FS | `vertex_ls`, `tess_control_hs`, `…192 | with tess: | VS + TCS | | TES | FS | `vertex_tess_control_hs`, `tess_e…194 | with both: | VS + TCS | TES + GS | GS copy| FS | `vertex_tess_control_hs`, `tess_e…204 | with tess: | VS + TCS | TES | FS | `vertex_tess_control_hs`, `tess_e…206 | with both: | VS + TCS | TES + GS | FS | `vertex_tess_control_hs`, `tess_e…
828 case MESA_SHADER_TESS_CTRL: sw_stage = sw_stage | SWStage::TCS; break; in setup_isel_context()861 else if (sw_stage == SWStage::TCS) in setup_isel_context()
84 TCS = 0x19, enumerator
1821 …FORM_COMPONENTS_EXT Z+ GetIntegerv 1024 No. of words for TCS uniforms 11.1ts.1…1823 …XTURE_IMAGE_UNITS_EXT Z+ GetIntegerv 16 No. of tex. image units for TCS 11.1.3.51826 … vertex outputs in TCS1828 … output varyings for TCS1829 …L_OUTPUT_COMPONENTS_EXT Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.21834 inputs in TCS1838 blocks for TCS1842 … buffers accessed by a TCS1845 …OMIC_COUNTERS_EXT Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.61848 accessed by a TCS[all …]
376 useful. It raises the question of what value it gets when the TCS doesn't378 state?), and whether the TES is required to declare it when the TCS and TES
1832 …FORM_COMPONENTS_OES Z+ GetIntegerv 1024 No. of words for TCS uniforms 11.1ts.1…1834 …XTURE_IMAGE_UNITS_OES Z+ GetIntegerv 16 No. of tex. image units for TCS 11.1.3.51837 … vertex outputs in TCS1839 … output varyings for TCS1840 …L_OUTPUT_COMPONENTS_OES Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.21845 inputs in TCS1849 blocks for TCS1853 … buffers accessed by a TCS1856 …OMIC_COUNTERS_OES Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.61859 accessed by a TCS[all …]
1822 …FORM_COMPONENTS_OES Z+ GetIntegerv 1024 No. of words for TCS uniforms 11.1ts.1…1824 …XTURE_IMAGE_UNITS_OES Z+ GetIntegerv 16 No. of tex. image units for TCS 11.1.3.51827 … vertex outputs in TCS1829 … output varyings for TCS1830 …L_OUTPUT_COMPONENTS_OES Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.21835 inputs in TCS1839 blocks for TCS1843 … buffers accessed by a TCS1846 …OMIC_COUNTERS_OES Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.61849 accessed by a TCS[all …]
381 useful. It raises the question of what value it gets when the TCS doesn't383 state?), and whether the TES is required to declare it when the TCS and TES