Searched refs:SVGA_3D_CMD_MAX (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c3257 static const struct vmw_cmd_entry vmw_cmd_entries[SVGA_3D_CMD_MAX] = {
3628 if (cmd_id >= SVGA_3D_CMD_MAX)
3687 if (unlikely(cmd_id >= SVGA_3D_CMD_MAX - SVGA_3D_CMD_BASE))
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h329 SVGA_3D_CMD_MAX = 1303, enumerator in enum:SVGAFifo3dCmdId
333 #define SVGA_NUM_3D_CMD (SVGA_3D_CMD_MAX - SVGA_3D_CMD_BASE)

Completed in 168 milliseconds