Searched refs:handle_core (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_opencl.c | 577 handle_core(struct vtn_builder *b, uint32_t opcode, in handle_core() function 1101 handle_instr(b, opcode, w + 4, count - 4, w + 1, handle_core); in vtn_handle_opencl_core_instruction() 1104 handle_instr(b, opcode, w + 2, count - 2, NULL, handle_core); in vtn_handle_opencl_core_instruction()
|