Home
last modified time | relevance | path

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

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