Home | History | Annotate | Download | only in draw

Lines Matching refs:aos

609                 LLVMValueRef* aos,
658 store_aos(gallivm, io_ptrs[i], attr_index, aos[i]);
680 LLVMValueRef aos[LP_MAX_VECTOR_WIDTH / 32];
702 lp_build_transpose_aos(gallivm, soa_type, soa, aos);
707 aos[i] = lp_build_extract_range(gallivm,
717 aos,
740 LLVMValueRef aos[LP_MAX_VECTOR_LENGTH];
772 aos[i] = lp_build_extract_range(gallivm,
786 lp_set_store_alignment(LLVMBuildStore(builder, aos[j], clip_ptr), sizeof(float));