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

/external/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c335 vtn_access_chain_to_offset(struct vtn_builder *b, function
701 offset = vtn_access_chain_to_offset(b, src, &index, &type, &chain_idx, true);
717 offset = vtn_access_chain_to_offset(b, dst, &index, &type, &chain_idx, true);

Completed in 45 milliseconds