Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/
DGLEScontext.h68 struct GLSupport { struct
69 int maxLights = 0;
70 int maxVertexAttribs = 0;
71 int maxClipPlane = 0;
72 int maxTexUnits = 0;
73 int maxTexImageUnits = 0;
74 int maxTexSize = 0;
75 int maxCombinedTexImageUnits = 0;
77 int maxTransformFeedbackSeparateAttribs = 0;
78 int maxUniformBufferBindings = 0;
[all …]