HomeSort by: relevance | last modified time | path
    Searched refs:SVGA_FIFO_3D_CAPS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_caps.h 55 SVGA_FIFO_3D_CAPS + 1)
svga_reg.h 980 * XXX: The gap here, up until SVGA_FIFO_3D_CAPS, can be used for new
984 * and products that used SVGA_FIFO_3D_CAPS but didn't know about some of
1000 SVGA_FIFO_3D_CAPS = 32,
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ioctl.c 107 SVGA_FIFO_3D_CAPS + 1) *
205 size = (SVGA_FIFO_3D_CAPS_LAST - SVGA_FIFO_3D_CAPS + 1) *
238 memcpy(bounce, &fifo_mem[SVGA_FIFO_3D_CAPS], size);

Completed in 13 milliseconds