Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h191 struct vtn_block { struct
192 struct vtn_cf_node node;
195 const uint32_t *label;
198 const uint32_t *merge;
222 struct vtn_block *start_block; argument