Home
last modified time | relevance | path

Searched refs:ir3_shader_passthrough_tcs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cache.c98 ir3_shader_passthrough_tcs(vs, key->patch_vertices); in ir3_cache_lookup()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h1015 ir3_shader_passthrough_tcs(struct ir3_shader *vs, unsigned patch_vertices);
H A Dir3_shader.c466 ir3_shader_passthrough_tcs(struct ir3_shader *vs, unsigned patch_vertices) in ir3_shader_passthrough_tcs() function