Home
last modified time | relevance | path

Searched refs:lp_build_fs_iface (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h249 struct lp_build_fs_iface;
250 struct lp_build_fs_iface { struct
251 LLVMValueRef (*interp_fn)(const struct lp_build_fs_iface *iface, argument
257 void (*fb_fetch)(const struct lp_build_fs_iface *iface, argument
288 const struct lp_build_fs_iface *fs_iface;
Dlp_bld_nir.h269 const struct lp_build_fs_iface *fs_iface;
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c430 struct lp_build_fs_iface base;
446 fs_interp(const struct lp_build_fs_iface *iface, in fs_interp()
491 fs_fb_fetch(const struct lp_build_fs_iface *iface, in fs_fb_fetch()