Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h782 * vtn_push_ssa/vtn_push_pointer so that appropriate applying of
905 struct vtn_value *vtn_push_pointer(struct vtn_builder *b,
H A Dvtn_variables.c132 vtn_push_pointer(struct vtn_builder *b, uint32_t value_id, in vtn_push_pointer() function
2476 vtn_push_pointer(b, w[2], ptr); in vtn_handle_variables()
2696 vtn_push_pointer(b, w[2], vtn_pointer_from_ssa(b, ptr, ptr_type)); in vtn_handle_variables()
H A Dspirv_to_nir.c311 val = vtn_push_pointer(b, value_id, vtn_pointer_from_ssa(b, ssa->def, type)); in vtn_push_ssa_value()

Completed in 14 milliseconds