Searched defs:lp_get_temp_ptr_soa (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c387 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, function
768 LLVMValueRef tint_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
772 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle);
1074 LLVMValueRef tint_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
1086 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
1522 temp_ptr = lp_get_temp_ptr_soa(bld, index, chan);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c387 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, function
768 LLVMValueRef tint_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
772 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle);
1074 LLVMValueRef tint_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
1086 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
1522 temp_ptr = lp_get_temp_ptr_soa(bld, index, chan);

Completed in 165 milliseconds