Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_meta_util.c39 fixup_mirroring(bool *mirror, float *coord0, float *coord1) in fixup_mirroring()
/external/mesa3d/src/gallium/drivers/iris/
Diris_blit.c42 apply_mirror(float *coord0, float *coord1) in apply_mirror()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c216 LLVMValueRef coord0, in lp_build_sample_wrap_linear_int()
Dlp_bld_sample_soa.c335 LLVMValueRef coord0, coord1, weight; in lp_build_sample_wrap_linear() local
1134 LLVMValueRef coord0, coord1, have_edge, have_corner; in lp_build_sample_image_linear() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp1259 string coord0 = genCoord("0", numCoords, m_data.samples, i); in initPrograms() local