Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h252 struct vtn_function { struct
293 void vtn_function_emit(struct vtn_builder *b, struct vtn_function *func,
603 struct vtn_function *func;
696 struct vtn_function *func;
Dvtn_cfg.c115 struct vtn_function *vtn_callee = in vtn_handle_function_call()
158 b->func = rzalloc(b, struct vtn_function); in vtn_cfg_handle_prepass_instruction()
833 struct vtn_function *func = vtn_cf_node_as_function(func_node); in vtn_build_cfg()
1215 vtn_new_unstructured_block(struct vtn_builder *b, struct vtn_function *func) in vtn_new_unstructured_block()
1225 struct vtn_function *func, in vtn_add_unstructured_block()
1236 vtn_emit_cf_func_unstructured(struct vtn_builder *b, struct vtn_function *func, in vtn_emit_cf_func_unstructured()
1348 vtn_function_emit(struct vtn_builder *b, struct vtn_function *func, in vtn_function_emit()
Dspirv_to_nir.c5836 struct vtn_function *func = vtn_cf_node_as_function(node); in spirv_to_nir()
/external/mesa3d/docs/relnotes/
D20.1.0.rst2444 - spirv: Make vtn_function a vtn_cf_node