Searched defs:_GLFWfbconfig (Results 1 – 1 of 1) sorted by relevance
55 typedef struct _GLFWfbconfig _GLFWfbconfig; typedef294 struct _GLFWfbconfig struct296 int redBits;297 int greenBits;298 int blueBits;299 int alphaBits;300 int depthBits;301 int stencilBits;302 int accumRedBits;303 int accumGreenBits;[all …]