Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWlibraryOSMesa Struct Reference

#include <osmesa_context.h>

Public Attributes

void * handle
 
PFN_OSMesaCreateContextExt CreateContextExt
 
PFN_OSMesaCreateContextAttribs CreateContextAttribs
 
PFN_OSMesaDestroyContext DestroyContext
 
PFN_OSMesaMakeCurrent MakeCurrent
 
PFN_OSMesaGetColorBuffer GetColorBuffer
 
PFN_OSMesaGetDepthBuffer GetDepthBuffer
 
PFN_OSMesaGetProcAddress GetProcAddress
 

Detailed Description

Definition at line 70 of file osmesa_context.h.

Member Data Documentation

◆ CreateContextAttribs

PFN_OSMesaCreateContextAttribs _GLFWlibraryOSMesa::CreateContextAttribs

Definition at line 75 of file osmesa_context.h.

◆ CreateContextExt

PFN_OSMesaCreateContextExt _GLFWlibraryOSMesa::CreateContextExt

Definition at line 74 of file osmesa_context.h.

◆ DestroyContext

PFN_OSMesaDestroyContext _GLFWlibraryOSMesa::DestroyContext

Definition at line 76 of file osmesa_context.h.

◆ GetColorBuffer

PFN_OSMesaGetColorBuffer _GLFWlibraryOSMesa::GetColorBuffer

Definition at line 78 of file osmesa_context.h.

◆ GetDepthBuffer

PFN_OSMesaGetDepthBuffer _GLFWlibraryOSMesa::GetDepthBuffer

Definition at line 79 of file osmesa_context.h.

◆ GetProcAddress

PFN_OSMesaGetProcAddress _GLFWlibraryOSMesa::GetProcAddress

Definition at line 80 of file osmesa_context.h.

◆ handle

void* _GLFWlibraryOSMesa::handle

Definition at line 72 of file osmesa_context.h.

◆ MakeCurrent

PFN_OSMesaMakeCurrent _GLFWlibraryOSMesa::MakeCurrent

Definition at line 77 of file osmesa_context.h.


The documentation for this struct was generated from the following file: