Searched defs:run_elts8_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/ | ||
| H A D | translate.h | 96 typedef void (PIPE_CDECL *run_elts8_func)(struct translate *, typedef in typeref:typename:void (PIPE_CDECL *)(struct translate *,const uint8_t * elts,unsigned count,unsigned start_instance,unsigned instance_id,void * output_buffer) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/ | ||
| H A D | translate.h | 103 typedef void (PIPE_CDECL *run_elts8_func)(struct translate *, typedef in typeref:typename:void (PIPE_CDECL *)(struct translate *,const uint8_t * elts,unsigned count,unsigned start_instance,unsigned instance_id,void * output_buffer) |
Completed in 2 milliseconds