Home | History | Annotate | only in /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel
Up to higher level directory
NameDateSize
.dir-locals.el11-Jul-2021269
.editorconfig11-Jul-202129
README11-Jul-2021392
vc4_drv.h11-Jul-20215.7K
vc4_gem.c11-Jul-20214.7K
vc4_packet.h11-Jul-202116.8K
vc4_render_cl.c11-Jul-202118.1K
vc4_validate.c11-Jul-202125.2K
vc4_validate_shaders.c11-Jul-202126.8K

README

      1 This is a mirror of the kernel validation code into the userspace GL library.
      2 It is only built when USE_VC4_SIMULATOR is defined, for compiling the driver
      3 on an x86 system with the simpenrose simulator.  It allows testing of changes
      4 across the kernel and userspace with exposure to most of the software stack,
      5 on a higher-performance and more-debuggable environment than the native
      6 hardware.
      7