Home
last modified time | relevance | path

Searched refs:elk_nir_create_passthrough_tcs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.h265 nir_shader *elk_nir_create_passthrough_tcs(void *mem_ctx,
H A Delk_nir.c1819 elk_nir_create_passthrough_tcs(void *mem_ctx, const struct elk_compiler *compiler, in elk_nir_create_passthrough_tcs() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1403 nir = elk_nir_create_passthrough_tcs(mem_ctx, compiler, key); in crocus_compile_tcs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2081 nir = elk_nir_create_passthrough_tcs(mem_ctx, screen->elk, &elk_key); in iris_compile_tcs()