Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h947 vtn_variable_load(struct vtn_builder *b, struct vtn_pointer *src,
H A Dvtn_variables.c695 vtn_variable_load(struct vtn_builder *b, struct vtn_pointer *src, in vtn_variable_load() function
737 vtn_variable_store(b, vtn_variable_load(b, src, src_access), dest, dest_access); in _vtn_variable_copy()
2560 vtn_push_ssa_value(b, w[2], vtn_variable_load(b, src, spv_access_to_gl_access(access))); in vtn_handle_variables()

Completed in 6 milliseconds