Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h252 void (*fb_fetch)(const struct lp_build_fs_iface *iface, member
/third_party/mesa3d/src/compiler/nir/
Dnir_print.c840 const char *const fb_fetch = var->data.fb_fetch_output ? "fb_fetch_output " : ""; in print_var_decl() local