Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h69 struct GLSupport { struct
70 int maxLights = 0;
71 int maxVertexAttribs = 0;
72 int maxClipPlane = 0;
73 int maxTexUnits = 0;
74 int maxTexImageUnits = 0;
75 int maxTexSize = 0;
76 int maxCombinedTexImageUnits = 0;
78 int maxTransformFeedbackSeparateAttribs = 0;
79 int maxUniformBufferBindings = 0;
[all …]