Searched defs:GLboolean (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format.h29 typedef unsigned char GLboolean; typedef
/external/chromium_org/ppapi/c/
H A Dppb_opengles2.h22 typedef unsigned char GLboolean; typedef
73 PP_Resource context, GLboolean red, GLboolean green, GLboolean blue,
74 GLboolean alpha);
103 void (*DepthMask)(PP_Resource context, GLboolean flag);
142 void (*GetBooleanv)(PP_Resource context, GLenum pname, GLboolean* params);
187 GLboolean (*IsBuffer)(PP_Resource context, GLuint buffer);
188 GLboolean (*IsEnabled)(PP_Resource context, GLenum cap);
189 GLboolean (*IsFramebuffe
[all...]
/external/chromium_org/third_party/angle_dx11/include/GLES2/
H A Dgl2.h24 typedef unsigned char GLboolean; typedef
493 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
509 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
532 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
555 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
556 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
557 GL_APICALL GLboolean GL_APIENTR
[all...]
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h25 typedef unsigned char GLboolean; typedef
493 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
509 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
532 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
555 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
556 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
557 GL_APICALL GLboolean GL_APIENTR
[all...]
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h24 typedef unsigned char GLboolean; typedef
493 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
509 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
532 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
555 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
556 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
557 GL_APICALL GLboolean GL_APIENTR
[all...]
/external/mesa3d/include/GLES2/
H A Dgl2.h24 typedef unsigned char GLboolean; typedef
493 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
509 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
532 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
555 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
556 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
557 GL_APICALL GLboolean GL_APIENTR
[all...]
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h20 typedef unsigned char GLboolean; typedef
648 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
658 GL_API void GL_APIENTRY glDepthMask (GLboolean flag);
672 GL_API void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *params);
689 GL_API GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
690 GL_API GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
691 GL_API GLboolean GL_APIENTR
[all...]
/external/mesa3d/include/GLES/
H A Dgl.h20 typedef unsigned char GLboolean; typedef
648 GL_API void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
658 GL_API void GL_APIENTRY glDepthMask (GLboolean flag);
672 GL_API void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean *params);
689 GL_API GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
690 GL_API GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
691 GL_API GLboolean GL_APIENTR
[all...]
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h20 typedef unsigned char GLboolean; typedef
658 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
674 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
697 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
720 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
721 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
722 GL_APICALL GLboolean GL_APIENTR
[all...]
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h150 typedef unsigned char GLboolean; typedef
784 GLAPI void GLAPIENTRY glColorMask( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha );
810 GLAPI void GLAPIENTRY glEdgeFlag( GLboolean flag );
812 GLAPI void GLAPIENTRY glEdgeFlagv( const GLboolean *flag );
828 GLAPI GLboolean GLAPIENTRY glIsEnabled( GLenum cap );
836 GLAPI void GLAPIENTRY glGetBooleanv( GLenum pname, GLboolean *params );
876 GLAPI void GLAPIENTRY glDepthMask( GLboolean fla
[all...]
/external/mesa3d/include/GL/
H A Dgl.h150 typedef unsigned char GLboolean; typedef
784 GLAPI void GLAPIENTRY glColorMask( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha );
810 GLAPI void GLAPIENTRY glEdgeFlag( GLboolean flag );
812 GLAPI void GLAPIENTRY glEdgeFlagv( const GLboolean *flag );
828 GLAPI GLboolean GLAPIENTRY glIsEnabled( GLenum cap );
836 GLAPI void GLAPIENTRY glGetBooleanv( GLenum pname, GLboolean *params );
876 GLAPI void GLAPIENTRY glDepthMask( GLboolean fla
[all...]

Completed in 1399 milliseconds