Home
last modified time | relevance | path

Searched refs:vc4_simulator_ioctl (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h462 int vc4_simulator_ioctl(int fd, unsigned long request, void *arg);
470 return vc4_simulator_ioctl(fd, request, arg); in vc4_ioctl()
Dvc4_simulator.c642 vc4_simulator_ioctl(int fd, unsigned long request, void *args) in vc4_simulator_ioctl() function