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

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 38 enum GLSLVersion
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/
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 85 milliseconds