Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h169 LLVMValueRef vertex_id_nobase; member
Dlp_bld_tgsi_soa.c1631 res = bld->system_values.vertex_id_nobase; in emit_fetch_system_value()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1897 system_values.vertex_id_nobase = LLVMBuildSub(builder, true_index_array, in draw_llvm_generate()