Searched refs:v3d_simulator_ioctl (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/ |
| H A D | v3d_simulator.h | 40 int v3d_simulator_ioctl(int fd, unsigned long request, void *arg);
|
| H A D | v3d_simulator.c | 694 v3d_simulator_ioctl(int fd, unsigned long request, void *args) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_context.h | 560 int v3d_simulator_ioctl(int fd, unsigned long request, void *arg); 567 return v3d_simulator_ioctl(fd, request, arg);
|
| H A D | v3d_simulator.c | 516 v3d_simulator_ioctl(int fd, unsigned long request, void *args) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_context.h | 677 return v3d_simulator_ioctl(fd, request, arg);
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 2084 return v3d_simulator_ioctl(fd, request, arg);
|
Completed in 14 milliseconds