Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h43 struct lp_build_nir_context struct
62 void (*load_ubo)(struct lp_build_nir_context *bld_base, argument
68 void (*load_kernel_arg)(struct lp_build_nir_context *bld_base, argument
75 void (*load_global)(struct lp_build_nir_context *bld_base, argument
80 void (*store_global)(struct lp_build_nir_context *bld_base, argument
86 void (*atomic_global)(struct lp_build_nir_context *bld_base, argument
94 void (*load_mem)(struct lp_build_nir_context *bld_base, argument
97 void (*store_mem)(struct lp_build_nir_context *bld_base, argument
101 void (*atomic_mem)(struct lp_build_nir_context *bld_base, argument
107 void (*barrier)(struct lp_build_nir_context *bld_base); argument
[all …]