Home
last modified time | relevance | path

Searched defs:tess_factors (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dp_tessellator.cpp75 void Tessellate(const struct pipe_tessellation_factors *tess_factors, in Tessellate()
157 const struct pipe_tessellation_factors *tess_factors, in p_tessellate()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c307 struct pipe_tessellation_factors *tess_factors, in llvm_tes_run()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_tess.c1052 struct ac_arg tess_factors[6]; in si_llvm_build_tcs_epilog() local