Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h299 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef
305 vtn_instruction_handler instruction_handler);
311 const uint32_t *end, vtn_instruction_handler handler);
626 vtn_instruction_handler ext_handler;
Dvtn_cfg.c1102 vtn_instruction_handler handler) in vtn_emit_cf_list_structured()
1299 vtn_instruction_handler handler) in vtn_emit_cf_func_unstructured()
1407 vtn_instruction_handler instruction_handler) in vtn_function_emit()
Dspirv_to_nir.c473 const uint32_t *end, vtn_instruction_handler handler) in vtn_foreach_instruction()