Searched defs:dst_elem_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_gather.c | 92 LLVMTypeRef dst_elem_type = LLVMIntTypeInContext(gallivm->context, dst_width); local in function:lp_build_gather_elem 230 LLVMTypeRef dst_elem_type = lp_build_vec_type(gallivm, dst_type); local in function:lp_build_gather_elem_vec |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_gather.c | 92 LLVMTypeRef dst_elem_type = LLVMIntTypeInContext(gallivm->context, dst_width); local in function:lp_build_gather_elem 230 LLVMTypeRef dst_elem_type = lp_build_vec_type(gallivm, dst_type); local in function:lp_build_gather_elem_vec |
Completed in 5 milliseconds