HomeSort by relevance Sort by last modified time
    Searched defs:GLSLVersion (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 38 enum GLSLVersion
59 const char* getGLSLVersionName (GLSLVersion version);
60 const char* getGLSLVersionDeclaration (GLSLVersion version);
61 bool glslVersionUsesInOutQualifiers (GLSLVersion version);
62 bool glslVersionIsES (GLSLVersion version);
63 bool isGLSLVersionSupported (ContextType type, GLSLVersion version);
64 GLSLVersion getContextTypeGLSLVersion (ContextType type);
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 59 milliseconds