Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h91 void (*load_global)(struct lp_build_nir_context *bld_base, member
/third_party/python/Lib/
Dpickle.py1526 def load_global(self): member in _Unpickler
/third_party/mesa3d/src/panfrost/lib/
Dpan_indirect_draw.c199 load_global(nir_builder *b, nir_ssa_def *addr, unsigned ncomps, unsigned bit_size) in load_global() function
/third_party/python/Modules/
D_pickle.c5986 load_global(UnpicklerObject *self) in load_global() function