Home
last modified time | relevance | path

Searched refs:fb_fetch (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h257 void (*fb_fetch)(const struct lp_build_fs_iface *iface, member
H A Dlp_bld_nir_soa.c511 if (bld->fs_iface && bld->fs_iface->fb_fetch) { in emit_load_var()
512 bld->fs_iface->fb_fetch(bld->fs_iface, &bld_base->base, var->data.location, result); in emit_load_var()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1006 .base.fb_fetch = fs_fb_fetch, in generate_fs_loop()

Completed in 13 milliseconds