Searched refs:nir_create_passthrough_tcs_impl (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_passthrough_tcs.c | 38 nir_create_passthrough_tcs_impl(const nir_shader_compiler_options *options, in nir_create_passthrough_tcs_impl() function 114 return nir_create_passthrough_tcs_impl(options, locations, num_outputs, patch_vertices); in nir_create_passthrough_tcs()
|
H A D | nir.h | 5978 nir_shader *nir_create_passthrough_tcs_impl(const nir_shader_compiler_options *options,
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shaderlib_nir.c | 165 nir_shader *tcs = nir_create_passthrough_tcs_impl(sctx->screen->nir_options, locations, in si_create_passthrough_tcs()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_nir.c | 1837 nir_create_passthrough_tcs_impl(options, locations, num_locations, in elk_nir_create_passthrough_tcs()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_nir.c | 2188 nir_create_passthrough_tcs_impl(options, locations, num_locations, in brw_nir_create_passthrough_tcs()
|