Graphics opengl

[file:] Graphics OpenGL API

Namespace: dmGraphics
Include: #include <dmsdk/graphics/graphics_opengl.h>
FUNCTIONS
uint32_t OpenGLGetRenderTargetId(dmGraphics::HContext context, dmGraphics::HRenderTarget render_target) Get the OpenGL render target id from a render targ...

Functions

OpenGLGetRenderTargetId

uint32_t OpenGLGetRenderTargetId(dmGraphics::HContext context, dmGraphics::HRenderTarget render_target)

Get the OpenGL render target id from a render target

PARAMETERS

dmGraphics::HContext context the OpenGL context
dmGraphics::HRenderTarget render_target the render target to get the ID from

RETURNS

uint32_t the OpenGL render target id