Home
last modified time | relevance | path

Searched defs:_GLFWfbconfig (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/src/
Dinternal.h55 typedef struct _GLFWfbconfig _GLFWfbconfig; typedef
294 struct _GLFWfbconfig struct
296 int redBits;
297 int greenBits;
298 int blueBits;
299 int alphaBits;
300 int depthBits;
301 int stencilBits;
302 int accumRedBits;
303 int accumGreenBits;
[all …]