Searched defs:vtn_instruction_handler (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ | ||
| H A D | vtn_private.h | 245 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef in typeref:typename:bool (*)(struct vtn_builder *,SpvOp,const uint32_t *,unsigned) |
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ | ||
| H A D | vtn_private.h | 298 typedef bool (*vtn_instruction_handler)(struct vtn_builder *, SpvOp, typedef in typeref:typename:bool (*)(struct vtn_builder *,SpvOp,const uint32_t *,unsigned) |
Completed in 4 milliseconds