Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c89 void *si_create_fixed_func_tcs(struct si_context *sctx) in si_create_fixed_func_tcs() function
Dsi_pipe.h1489 void *si_create_fixed_func_tcs(struct si_context *sctx);
Dsi_state_shaders.c3939 sctx->fixed_func_tcs_shader.cso = si_create_fixed_func_tcs(sctx); in si_update_shaders()