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.h70 struct lp_build_nir_context struct
72 struct lp_build_context base;
73 struct lp_build_context uint_bld;
74 struct lp_build_context int_bld;
98 void (*load_ubo)(struct lp_build_nir_context *bld_base, argument
104 void (*load_kernel_arg)(struct lp_build_nir_context *bld_base, argument
111 void (*load_global)(struct lp_build_nir_context *bld_base, argument
117 void (*store_global)(struct lp_build_nir_context *bld_base, argument
123 void (*atomic_global)(struct lp_build_nir_context *bld_base, argument
132 void (*load_mem)(struct lp_build_nir_context *bld_base, argument
[all …]