Home
last modified time | relevance | path

Searched refs:_vtn_variable_copy (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dvtn_variables.c711 _vtn_variable_copy(struct vtn_builder *b, struct vtn_pointer *dest, in _vtn_variable_copy() function
757 _vtn_variable_copy(b, dest_elem, src_elem, dest_access, src_access); in _vtn_variable_copy()
775 _vtn_variable_copy(b, dest, src, dest_access, src_access); in vtn_variable_copy()