cconvBGR_void.c revision 3e1c4447f9ae4b44caf72d405973bd68e34a21d1
78a072e1b56619e3230735ae073668311232ec94vboxsync/* $Id$ */
78a072e1b56619e3230735ae073668311232ec94vboxsync/** @file
78a072e1b56619e3230735ae073668311232ec94vboxsync *
78a072e1b56619e3230735ae073668311232ec94vboxsync * VBox frontends: Qt4 GUI ("VirtualBox"):
78a072e1b56619e3230735ae073668311232ec94vboxsync * Shader programming for VBoxFBOverlay.
78a072e1b56619e3230735ae073668311232ec94vboxsync */
78a072e1b56619e3230735ae073668311232ec94vboxsync
78a072e1b56619e3230735ae073668311232ec94vboxsync/*
78a072e1b56619e3230735ae073668311232ec94vboxsync * Copyright (C) 2009-2011 Oracle Corporation
78a072e1b56619e3230735ae073668311232ec94vboxsync *
78a072e1b56619e3230735ae073668311232ec94vboxsync * This file is part of VirtualBox Open Source Edition (OSE), as
78a072e1b56619e3230735ae073668311232ec94vboxsync * available from http://www.virtualbox.org. This file is free software;
78a072e1b56619e3230735ae073668311232ec94vboxsync * you can redistribute it and/or modify it under the terms of the GNU
78a072e1b56619e3230735ae073668311232ec94vboxsync * General Public License (GPL) as published by the Free Software
78a072e1b56619e3230735ae073668311232ec94vboxsync * Foundation, in version 2 as it comes in the "COPYING" file of the
78a072e1b56619e3230735ae073668311232ec94vboxsync * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
78a072e1b56619e3230735ae073668311232ec94vboxsync * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
78a072e1b56619e3230735ae073668311232ec94vboxsync */
78a072e1b56619e3230735ae073668311232ec94vboxsync
78a072e1b56619e3230735ae073668311232ec94vboxsyncvoid vboxCConv()
78a072e1b56619e3230735ae073668311232ec94vboxsync{}
78a072e1b56619e3230735ae073668311232ec94vboxsync