Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c222 LLVMTypeRef shuf_type = LLVMInt32TypeInContext(gallivm->context); in lp_do_offset_tri() local
245 shuffles[2] = LLVMGetUndef(shuf_type); in lp_do_offset_tri()
246 shuffles[3] = LLVMGetUndef(shuf_type); in lp_do_offset_tri()
328 shuffles[2] = LLVMGetUndef(shuf_type); in lp_do_offset_tri()
329 shuffles[3] = LLVMGetUndef(shuf_type); in lp_do_offset_tri()
334 shuffles[3] = LLVMGetUndef(shuf_type); in lp_do_offset_tri()
636 LLVMTypeRef shuf_type = LLVMInt32TypeInContext(gallivm->context); in init_args() local
668 shuffles[2] = LLVMGetUndef(shuf_type); in init_args()
669 shuffles[3] = LLVMGetUndef(shuf_type); in init_args()