Home
last modified time | relevance | path

Searched defs:vtn_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h343 struct vtn_type { struct
366 /* for arrays, the vtn_type for the elements of the array */ argument
Dspirv_to_nir.c5389 struct vtn_type *vtn_type = vtn_get_type(b, w[1]); in vtn_handle_ptr() local