nux-0.9.46
|
#include "GLResource.h"
#include "GLDeviceFrameBufferObject.h"
#include "GLDeviceObjects.h"
#include "GLTextureStates.h"
#include "GLTemplatePrimitiveBuffer.h"
Go to the source code of this file.
Data Structures | |
struct | nux::STREAMSOURCE |
class | nux::GpuInfo |
class | nux::GpuDevice |
struct | nux::GpuDevice::PixelBufferObject |
Namespaces | |
namespace | nux |
Enumerations | |
enum | nux::GpuBrand { nux::GPU_VENDOR_UNKNOWN = 0, nux::GPU_BRAND_AMD, nux::GPU_BRAND_NVIDIA, nux::GPU_BRAND_INTEL } |
Brand of GPUs. More... |