[file:
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... |
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 |