Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_gpu.cu.cc60 const Index loc_offset = i - loc * slice_size; in GatherSliceOpKernel() local
/external/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c344 unsigned loc_offset = var->data.patch ? VARYING_SLOT_PATCH0 : 0; in mark_all_used_slots() local
353 unsigned loc_offset = var->data.patch ? VARYING_SLOT_PATCH0 : 0; in mark_used_slot() local
392 unsigned loc_offset = var->data.patch ? VARYING_SLOT_PATCH0 : 0; in remap_slots_and_components() local
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c805 int loc_offset = array_index / 4; in emit_compact_fragment_input() local