Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tess_io.cpp85 nir_def *patch_id, in emil_lsd_in_addr()
107 nir_def *patch_id, in emil_lsd_out_addr()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c387 nir_def *patch_id = nir_load_rel_patch_id_ir3(b); in build_per_vertex_offset() local
468 nir_def *patch_id = nir_load_rel_patch_id_ir3(b); in build_tessfactor_base() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c273 unsigned patch_id, in llvm_fetch_tess_factors()