Home
last modified time | relevance | path

Searched refs:ir3_build_driver_params_tcs (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_const.h538 ir3_build_driver_params_tcs(struct fd_context *ctx) in ir3_build_driver_params_tcs() function
567 struct ir3_driver_params_tcs hs_params = ir3_build_driver_params_tcs(ctx); in ir3_emit_hs_driver_params()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.cc397 struct ir3_driver_params_tcs hs_params = ir3_build_driver_params_tcs(ctx); in emit_hs_driver_params()