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.h169 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, uint32_t, typedef
175 vtn_instruction_handler instruction_handler);
179 const uint32_t *end, vtn_instruction_handler handler);
320 vtn_instruction_handler ext_handler;
Dvtn_cfg.c577 vtn_instruction_handler handler) in vtn_emit_cf_list()
775 vtn_instruction_handler instruction_handler) in vtn_function_emit()
Dspirv_to_nir.c210 const uint32_t *end, vtn_instruction_handler handler) in vtn_foreach_instruction()