aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/gl_nir_link_xfb.c
Commit message (Expand)AuthorAgeFilesLines
* nir/linker: remove reference to just SPIR-V linkingAlejandro Piñeiro2020-03-061-4/+1
* nir/xfb: move varyings info out of nir_xfb_infoAlejandro Piñeiro2019-03-151-8/+9
* nir/linker: fix ARRAY_SIZE query with xfb varyingsAlejandro Piñeiro2019-03-081-1/+2
* nir/linker: Fix TRANSFORM_FEEDBACK_BUFFER_INDEXAntia Puentes2019-03-081-1/+11
* nir/linker: use nir_gather_xfb_infoAlejandro Piñeiro2019-03-081-186/+54
* nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()Timothy Arceri2019-03-061-1/+1
* nir/linker: Add the start of a pure-NIR linker for XFBNeil Roberts2018-07-311-0/+316