Searched refs:store_scratch (Results 1 – 4 of 4) sorted by relevance
154 void (*store_scratch)(struct lp_build_nir_context *bld_base, member
1591 bld_base->store_scratch(bld_base, writemask, nc, bitsize, offset, val); in visit_store_scratch()
2076 bld.bld_base.store_scratch = emit_store_scratch; in lp_build_nir_soa()
1600 - intel/fs: Implement the new load/store_scratch intrinsics