Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h53 struct lp_build_nir_context struct
78 void (*load_ubo)(struct lp_build_nir_context *bld_base, argument
84 void (*load_kernel_arg)(struct lp_build_nir_context *bld_base, argument
91 void (*load_global)(struct lp_build_nir_context *bld_base, argument
97 void (*store_global)(struct lp_build_nir_context *bld_base, argument
103 void (*atomic_global)(struct lp_build_nir_context *bld_base, argument
112 void (*load_mem)(struct lp_build_nir_context *bld_base, argument
116 void (*store_mem)(struct lp_build_nir_context *bld_base, argument
121 void (*atomic_mem)(struct lp_build_nir_context *bld_base, argument
128 void (*barrier)(struct lp_build_nir_context *bld_base); argument
[all …]