Home
last modified time | relevance | path

Searched defs:z_subcoord (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c457 LLVMValueRef x_subcoord, y_subcoord = NULL, z_subcoord; in lp_build_sample_image_nearest() local
764 LLVMValueRef x_subcoord[2], y_subcoord[2] = {NULL, NULL}, z_subcoord[2]; in lp_build_sample_image_linear() local