Wgl.GetGPUInfoAMD
- UINT GetGPUIDsAMD(UINT maxCount, UINT* ids)
- INT GetGPUInfoAMD(UINT id, int property, GLenum dataType, UINT size, void* data)
- UINT GetContextGPUIDAMD(HGLRC hglrc)
- HGLRC CreateAssociatedContextAMD(UINT id)
- HGLRC CreateAssociatedContextAttribsAMD(UINT id, HGLRC hShareContext, const(int)* attribList)
- BOOL DeleteAssociatedContextAMD(HGLRC hglrc)
- BOOL MakeAssociatedContextCurrentAMD(HGLRC hglrc)
- HGLRC GetCurrentAssociatedContextAMD()
- VOID BlitContextFramebufferAMD(HGLRC dstCtx, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
gfx bindings opengl wgl Wgl
constructorsfunctions
Commands for WGL_AMD_gpu_association