Searched defs:GLSLVersion (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/opengl/
H A DgluShaderUtil.hpp38 enum GLSLVersion enum in namespace:glu
57 const char* getGLSLVersionName (GLSLVersion version);
58 const char* getGLSLVersionDeclaration (GLSLVersion version);
59 bool glslVersionUsesInOutQualifiers (GLSLVersion version);
60 bool glslVersionIsES (GLSLVersion version);
61 bool isGLSLVersionSupported (ContextType type, GLSLVersion version);
62 GLSLVersion getContextTypeGLSLVersion (ContextType type);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h2859 GLuint GLSLVersion; /**< GLSL version supported (ex: 120 = 1.20) */ member in struct:gl_constants
/external/mesa3d/src/mesa/main/
H A Dmtypes.h2859 GLuint GLSLVersion; /**< GLSL version supported (ex: 120 = 1.20) */ member in struct:gl_constants

Completed in 102 milliseconds