Searched refs:vc4_simulator_ioctl (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_context.h | 470 int vc4_simulator_ioctl(int fd, unsigned long request, void *arg); 477 return vc4_simulator_ioctl(fd, request, arg);
|
| H A D | vc4_simulator.c | 580 vc4_simulator_ioctl(int fd, unsigned long request, void *args) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_context.h | 468 int vc4_simulator_ioctl(int fd, unsigned long request, void *arg); 475 return vc4_simulator_ioctl(fd, request, arg);
|
| H A D | vc4_simulator.c | 580 vc4_simulator_ioctl(int fd, unsigned long request, void *args) function in typeref:typename:int
|
Completed in 7 milliseconds