Home
last modified time | relevance | path

Searched refs:vtn_new_unstructured_block (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1277 vtn_new_unstructured_block(struct vtn_builder *b, struct vtn_function *func) in vtn_new_unstructured_block() function
1292 block->block = vtn_new_unstructured_block(b, func); in vtn_add_unstructured_block()
1369 nir_block *e = vtn_new_unstructured_block(b, func); in vtn_emit_cf_func_unstructured()