Searched refs:nir_create_passthrough_tcs (Results 1 – 8 of 8) sorted by relevance
103 nir_create_passthrough_tcs(const nir_shader_compiler_options *options, in nir_create_passthrough_tcs() function
5981 nir_shader *nir_create_passthrough_tcs(const nir_shader_compiler_options *options,
180 - nir: fix 2 bugs in nir_create_passthrough_tcs
3023 - nir: don't declare illegal varyings in nir_create_passthrough_tcs
3479 - nir: fix 2 bugs in nir_create_passthrough_tcs
3441 - nir: fix 2 bugs in nir_create_passthrough_tcs
477 nir_create_passthrough_tcs(options, vs->nir, patch_vertices); in ir3_shader_passthrough_tcs()
4544 nir_shader *nir = nir_create_passthrough_tcs(&agx_nir_options, vs_nir, in agx_draw_patches()