Searched refs:nir_handler (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ | ||
| H A D | vtn_opencl.c | 34 typedef nir_ssa_def *(*nir_handler)(struct vtn_builder *b, enum OpenCLstd opcode, typedef in typeref:typename:nir_ssa_def * (*)(struct vtn_builder * b,enum OpenCLstd opcode,unsigned num_srcs,nir_ssa_def ** srcs,const struct glsl_type * dest_type) 40 unsigned count, nir_handler handler) |
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ | ||
| H A D | vtn_opencl.c | 34 typedef nir_ssa_def *(*nir_handler)(struct vtn_builder *b, typedef in typeref:typename:nir_ssa_def * (*)(struct vtn_builder * b,uint32_t opcode,unsigned num_srcs,nir_ssa_def ** srcs,struct vtn_type ** src_types,const struct vtn_type * dest_type) 210 const uint32_t *w_src, unsigned num_srcs, const uint32_t *w_dest, nir_handler handler) |
Completed in 6 milliseconds