Home
last modified time | relevance | path

Searched defs:num_primitives (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.c80 unsigned num_primitives, in tgsi_fetch_gs_outputs()
301 unsigned num_primitives, in llvm_fetch_gs_outputs()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c1334 LLVMValueRef num_primitives = ngg_get_prim_cnt(ctx); in gfx10_ngg_culling_build_end() local
/third_party/mesa3d/src/mesa/main/
Ddraw.c398 size_t num_primitives; in count_tessellated_primitives() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp9221 Temp num_primitives = get_ssa_temp(ctx, instr->src[1].ssa); in visit_intrinsic() local