Home
last modified time | relevance | path

Searched refs:arr_deref (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c664 nir_deref_instr *arr_deref = nir_build_deref_ptr_as_array(&b->nb, deref, coffset); in _handle_v_load_store() local
667 comps[i] = vtn_local_load(b, arr_deref, p->type->access); in _handle_v_load_store()
693 vtn_local_store(b, ssa, arr_deref, p->type->access); in _handle_v_load_store()

Completed in 2 milliseconds