Searched defs:lo_hi (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_pack.c | 87 lp_build_const_unpack_shuffle(struct gallivm_state *gallivm, unsigned n, unsigned lo_hi) lp_build_const_unpack_shuffle() argument 111 lp_build_const_unpack_shuffle_half(struct gallivm_state *gallivm, unsigned n, unsigned lo_hi) lp_build_const_unpack_shuffle_half() argument 136 lp_build_const_unpack_shuffle_16wide(struct gallivm_state *gallivm, unsigned lo_hi) lp_build_const_unpack_shuffle_16wide() argument 292 lp_build_uninterleave1(struct gallivm_state *gallivm, unsigned num_elems, LLVMValueRef a, unsigned lo_hi) lp_build_uninterleave1() argument 317 lp_build_interleave2(struct gallivm_state *gallivm, struct lp_type type, LLVMValueRef a, LLVMValueRef b, unsigned lo_hi) lp_build_interleave2() argument 381 lp_build_interleave2_half(struct gallivm_state *gallivm, struct lp_type type, LLVMValueRef a, LLVMValueRef b, unsigned lo_hi) lp_build_interleave2_half() argument [all...] |
H A D | lp_bld_format_s3tc.c | 75 lp_build_uninterleave2_half(struct gallivm_state *gallivm, struct lp_type type, LLVMValueRef a, LLVMValueRef b, unsigned lo_hi) lp_build_uninterleave2_half() argument
|
Completed in 5 milliseconds