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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c985 LLVMValueRef x_offset0, x_offset1; local
1074 &x_offset0, &x_offset1,
1078 offset[z][y][0] = x_offset0;
1164 LLVMValueRef x_offset0, x_offset1; local
1236 &x_offset0, &x_subcoord[0]);
1243 offset[z][y][0] = x_offset0;
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c985 LLVMValueRef x_offset0, x_offset1; local
1074 &x_offset0, &x_offset1,
1078 offset[z][y][0] = x_offset0;
1164 LLVMValueRef x_offset0, x_offset1; local
1236 &x_offset0, &x_subcoord[0]);
1243 offset[z][y][0] = x_offset0;

Completed in 32 milliseconds