Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_private.h288 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef
294 vtn_instruction_handler instruction_handler);
300 const uint32_t *end, vtn_instruction_handler handler);
606 vtn_instruction_handler ext_handler;
Dvtn_cfg.c1051 vtn_instruction_handler handler) in vtn_emit_cf_list_structured()
1237 vtn_instruction_handler handler) in vtn_emit_cf_func_unstructured()
1349 vtn_instruction_handler instruction_handler) in vtn_function_emit()
Dspirv_to_nir.c432 const uint32_t *end, vtn_instruction_handler handler) in vtn_foreach_instruction()