Searched refs:vtn_instruction_handler (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h298 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef in typeref:typename:bool (*)(struct vtn_builder *,SpvOp,const uint32_t *,unsigned)
304 vtn_instruction_handler instruction_handler);
310 const uint32_t *end, vtn_instruction_handler handler);
621 vtn_instruction_handler ext_handler;
H A Dvtn_cfg.c1062 vtn_instruction_handler handler)
1256 vtn_instruction_handler handler)
1364 vtn_instruction_handler instruction_handler)
H A Dspirv_to_nir.c465 const uint32_t *end, vtn_instruction_handler handler)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_private.h245 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef in typeref:typename:bool (*)(struct vtn_builder *,SpvOp,const uint32_t *,unsigned)
251 vtn_instruction_handler instruction_handler);
257 const uint32_t *end, vtn_instruction_handler handler);
550 vtn_instruction_handler ext_handler;
H A Dvtn_cfg.c911 vtn_instruction_handler handler)
1071 vtn_instruction_handler instruction_handler)
H A Dspirv_to_nir.c338 const uint32_t *end, vtn_instruction_handler handler)

Completed in 20 milliseconds