Searched refs:lp_build_swizzle_soa_channel (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.h91 lp_build_swizzle_soa_channel(struct lp_build_context *bld,
H A Dlp_bld_format_soa.c62 LLVMValueRef depth = lp_build_swizzle_soa_channel(bld, unswizzled, swizzle);
70 swizzled_out[chan] = lp_build_swizzle_soa_channel(bld, unswizzled, swizzle);
H A Dlp_bld_swizzle.c440 lp_build_swizzle_soa_channel(struct lp_build_context *bld, function
478 swizzled[chan] = lp_build_swizzle_soa_channel(bld, unswizzled,
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.h91 lp_build_swizzle_soa_channel(struct lp_build_context *bld,
H A Dlp_bld_format_soa.c62 LLVMValueRef depth = lp_build_swizzle_soa_channel(bld, unswizzled, swizzle);
70 swizzled_out[chan] = lp_build_swizzle_soa_channel(bld, unswizzled, swizzle);
H A Dlp_bld_swizzle.c440 lp_build_swizzle_soa_channel(struct lp_build_context *bld, function
478 swizzled[chan] = lp_build_swizzle_soa_channel(bld, unswizzled,

Completed in 108 milliseconds