Searched defs:coord1 (Results 1 – 4 of 4) sorted by relevance
39 fixup_mirroring(bool *mirror, float *coord0, float *coord1) in fixup_mirroring()
306 LLVMValueRef coord1; in lp_build_sample_wrap_linear_int() local451 LLVMValueRef *coord1, in lp_build_sample_wrap_linear_float()
326 LLVMValueRef coord0, coord1, weight; in lp_build_sample_wrap_linear() local1109 LLVMValueRef coord0, coord1, have_edge, have_corner; in lp_build_sample_image_linear() local
57 int coord1; // stay agnostic about column/row; this is parse order member