Home
last modified time | relevance | path

Searched refs:TCS (Results 1 – 25 of 48) sorted by relevance

12

/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.tessellation.txt33 + Built-in inputs and outputs and basic data transfer between TCS and TES
34 - Read gl_PrimitiveID, gl_PatchVerticesIn in both TCS and TES
37 - Pass data in (gl_in/gl_out []) .gl_Position between VS, TCS and TES
49 from TCS to TES
94 either TCS or TES; the TCS cases pass the value as a "patch out" output to the
101 the value of a tessellation level in the TES gives the value set in the TCS. The
108 The barrier case uses both per-patch and per-vertex TCS output variables,
/third_party/mesa3d/docs/relnotes/
D18.3.5.rst96 - glsl/linker: Fix unmatched TCS outputs being reduced to local
134 - glsl: fix recording of variables for XFB in TCS shaders
148 - glsl/lower_vector_derefs: Don't use a temporary for TCS outputs
152 - glsl: TCS outputs can not be transform feedback candidates on GLES
D11.0.3.rst115 - radeonsi: handle fixed-func TCS shader create failure
116 - radeonsi: skip drawing if VS, TCS, TES, GS fail to compile or upload
D19.0.4.rst185 - radv: do not need to force emit the TCS regs on Vega20
190 - radv: only need to force emit the TCS regs on Vega10 and Raven1
D17.3.8.rst62 - anv/pipeline: fail if TCS/TES compile fail
D19.0.1.rst88 - glsl/lower_vector_derefs: Don't use a temporary for TCS outputs
D18.1.3.rst127 - radv: fix emitting the TCS regs on GFX9
D21.1.4.rst153 - ac/nir: Update TCS output barriers with nir_var_mem_shared.
D13.0.3.rst116 - radeonsi: wait for outstanding memory instructions in TCS barriers
D20.0.3.rst179 - nir: fix packing of TCS varyings not read by the TES
D17.2.6.rst135 - i965: Make L3 configuration atom listen for TCS/TES program updates.
D17.0.1.rst137 - mesa: Do (TCS && !TES) draw time validation in ES as well.
D18.0.1.rst83 - anv/pipeline: fail if TCS/TES compile fail
D12.0.2.rst272 - i965: Fix execution size of scalar TCS barrier setup code.
273 - i965: Fix barrier count shift in scalar TCS backend.
D13.0.4.rst170 - i965: Fix texturing in the vec4 TCS and GS backends.
/third_party/mesa3d/src/amd/compiler/
DREADME.md126 * TCS = Tessellation Control Shader, equivalent to D3D HS = Hull Shader
179 | 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…
Daco_instruction_selection_setup.cpp828 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()
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h84 TCS = 0x19, enumerator
/third_party/openGLES/extensions/EXT/
DEXT_tessellation_shader.txt1821 …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.5
1826 … vertex outputs in TCS
1828 … output varyings for TCS
1829 …L_OUTPUT_COMPONENTS_EXT Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.2
1834 inputs in TCS
1838 blocks for TCS
1842 … buffers accessed by a TCS
1845 …OMIC_COUNTERS_EXT Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.6
1848 accessed by a TCS
[all …]
DEXT_primitive_bounding_box.txt376 useful. It raises the question of what value it gets when the TCS doesn't
378 state?), and whether the TES is required to declare it when the TCS and TES
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_tessellation_shader.txt1821 …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.5
1826 … vertex outputs in TCS
1828 … output varyings for TCS
1829 …L_OUTPUT_COMPONENTS_EXT Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.2
1834 inputs in TCS
1838 blocks for TCS
1842 … buffers accessed by a TCS
1845 …OMIC_COUNTERS_EXT Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.6
1848 accessed by a TCS
[all …]
DEXT_primitive_bounding_box.txt376 useful. It raises the question of what value it gets when the TCS doesn't
378 state?), and whether the TES is required to declare it when the TCS and TES
/third_party/openGLES/extensions/OES/
DOES_tessellation_shader.txt1832 …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.5
1837 … vertex outputs in TCS
1839 … output varyings for TCS
1840 …L_OUTPUT_COMPONENTS_OES Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.2
1845 inputs in TCS
1849 blocks for TCS
1853 … buffers accessed by a TCS
1856 …OMIC_COUNTERS_OES Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.6
1859 accessed by a TCS
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_tessellation_shader.txt1822 …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.5
1827 … vertex outputs in TCS
1829 … output varyings for TCS
1830 …L_OUTPUT_COMPONENTS_OES Z+ GetIntegerv 2048 Total no. components for TCS 11.1ts.1.2
1835 inputs in TCS
1839 blocks for TCS
1843 … buffers accessed by a TCS
1846 …OMIC_COUNTERS_OES Z+ GetIntegerv 0 Number of ACs accessed by a TCS 11.1.3.6
1849 accessed by a TCS
[all …]
DOES_primitive_bounding_box.txt381 useful. It raises the question of what value it gets when the TCS doesn't
383 state?), and whether the TES is required to declare it when the TCS and TES

12