/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
vmwgfx_execbuf.c | 597 static int vmw_cmd_ok(struct vmw_private *dev_priv, function in typeref:typename:int 2916 VMW_CMD_DEF(SVGA_3D_CMD_PRESENT_READBACK, &vmw_cmd_ok, 3002 VMW_CMD_DEF(SVGA_3D_CMD_NOP, &vmw_cmd_ok, 3004 VMW_CMD_DEF(SVGA_3D_CMD_NOP_ERROR, &vmw_cmd_ok,
|
vmwgfx_execbuf.c | 597 static int vmw_cmd_ok(struct vmw_private *dev_priv, function in typeref:typename:int 2916 VMW_CMD_DEF(SVGA_3D_CMD_PRESENT_READBACK, &vmw_cmd_ok, 3002 VMW_CMD_DEF(SVGA_3D_CMD_NOP, &vmw_cmd_ok, 3004 VMW_CMD_DEF(SVGA_3D_CMD_NOP_ERROR, &vmw_cmd_ok,
|