Home
last modified time | relevance | path

Searched defs:vert_chan_index (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1748 LLVMValueRef vert_chan_index = vertex_index; in draw_gs_llvm_fetch_input() local
3094 LLVMValueRef vert_chan_index = vertex_index; in draw_tcs_llvm_emit_fetch_input() local
3157 LLVMValueRef vert_chan_index = vertex_index; in draw_tcs_llvm_emit_fetch_output() local
3221 … LLVMValueRef vert_chan_index = vertex_index ? vertex_index : lp_build_const_int32(gallivm, 0); in draw_tcs_llvm_emit_store_output() local
3766 LLVMValueRef vert_chan_index = vertex_index; in draw_tes_llvm_fetch_vertex_input() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp705 Value *vert_chan_index = vert_index; in swr_gs_llvm_fetch_input() local
1015 Value *vert_chan_index = vert_index; in swr_tcs_llvm_fetch_input() local
1096 Value *vert_chan_index = vert_index; in swr_tcs_llvm_fetch_output() local
1438 Value *vert_chan_index = vert_index; in swr_tes_llvm_fetch_vtx_input() local