Home
last modified time | relevance | path

Searched defs:addr_bit_size (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c817 emit_load_global(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, unsigned addr_bit_size, bool offset_is_uniform, LLVMValueRef addr, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_global() argument
875 emit_store_global(struct lp_build_nir_context *bld_base, unsigned writemask, unsigned nc, unsigned bit_size, unsigned addr_bit_size, LLVMValueRef addr, LLVMValueRef dst) emit_store_global() argument
928 emit_atomic_global(struct lp_build_nir_context *bld_base, nir_intrinsic_op nir_op, unsigned addr_bit_size, unsigned val_bit_size, LLVMValueRef addr, LLVMValueRef val, LLVMValueRef val2, LLVMValueRef *result) emit_atomic_global() argument

Completed in 8 milliseconds