Searched refs:store_clip (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 732 store_clip(struct gallivm_state *gallivm, in store_clip() function 1260 store_clip(gallivm, vs_type, io, outputs, 0, cv); in draw_llvm_generate() 1261 store_clip(gallivm, vs_type, io, outputs, 1, pos); in draw_llvm_generate()
|