Searched defs:z_subcoord (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_sample_aos.c | 457 LLVMValueRef x_subcoord, y_subcoord, z_subcoord; local in function:lp_build_sample_image_nearest 772 LLVMValueRef x_subcoord[2], y_subcoord[2], z_subcoord[2]; local in function:lp_build_sample_image_linear |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_sample_aos.c | 457 LLVMValueRef x_subcoord, y_subcoord = NULL, z_subcoord; local in function:lp_build_sample_image_nearest 764 LLVMValueRef x_subcoord[2], y_subcoord[2] = {NULL, NULL}, z_subcoord[2]; local in function:lp_build_sample_image_linear |
Completed in 4 milliseconds