Home
last modified time | relevance | path

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 Dnir_passthrough_tcs.c38 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 Dnir.h5978 nir_shader *nir_create_passthrough_tcs_impl(const nir_shader_compiler_options *options,
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c165 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 Delk_nir.c1837 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 Dbrw_nir.c2188 nir_create_passthrough_tcs_impl(options, locations, num_locations, in brw_nir_create_passthrough_tcs()