HomeSort by relevance Sort by last modified time
    Searched refs:GLboolean (Results 26 - 50 of 140) sorted by null

12 3 4 5 6

  /external/mesa3d/include/GLES2/
gl2.h 24 typedef unsigned char GLboolean;
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_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
gl2ext.h 442 GL_APICALL GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
446 typedef GLboolean (GL_APIENTRYP PFNGLUNMAPBUFFEROESPROC) (GLenum target);
526 GL_APICALL GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
531 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
569 GL_APICALL void GL_APIENTRY glSelectPerfMonitorCountersAMD (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
581 typedef void (GL_APIENTRYP PFNGLSELECTPERFMONITORCOUNTERSAMDPROC) (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
690 GL_APICALL GLboolean GL_APIENTRY glIsFenceNV (GLuint);
691 GL_APICALL GLboolean GL_APIENTRY glTestFenceNV (GLuint);
698 typedef GLboolean (GL_APIENTRYP PFNGLISFENCENVPROC) (GLuint fence);
699 typedef GLboolean (GL_APIENTRYP PFNGLTESTFENCENVPROC) (GLuint fence)
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 24 typedef unsigned char GLboolean;
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_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
gl2ext.h 453 GL_APICALL GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
457 typedef GLboolean (GL_APIENTRYP PFNGLUNMAPBUFFEROESPROC) (GLenum target);
537 GL_APICALL GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
542 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
580 GL_APICALL void GL_APIENTRY glSelectPerfMonitorCountersAMD (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
592 typedef void (GL_APIENTRYP PFNGLSELECTPERFMONITORCOUNTERSAMDPROC) (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
690 GL_APICALL GLboolean GL_APIENTRY glIsFenceNV (GLuint);
691 GL_APICALL GLboolean GL_APIENTRY glTestFenceNV (GLuint);
698 typedef GLboolean (GL_APIENTRYP PFNGLISFENCENVPROC) (GLuint fence);
699 typedef GLboolean (GL_APIENTRYP PFNGLTESTFENCENVPROC) (GLuint fence)
    [all...]
  /frameworks/base/opengl/include/GLES2/
gl2.h 24 typedef unsigned char GLboolean;
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_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
gl2ext.h 450 GL_APICALL GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
454 typedef GLboolean (GL_APIENTRYP PFNGLUNMAPBUFFEROESPROC) (GLenum target);
534 GL_APICALL GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
539 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
582 GL_APICALL void GL_APIENTRY glSelectPerfMonitorCountersAMD (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
594 typedef void (GL_APIENTRYP PFNGLSELECTPERFMONITORCOUNTERSAMDPROC) (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
703 GL_APICALL GLboolean GL_APIENTRY glIsFenceNV (GLuint fence);
704 GL_APICALL GLboolean GL_APIENTRY glTestFenceNV (GLuint fence);
711 typedef GLboolean (GL_APIENTRYP PFNGLISFENCENVPROC) (GLuint fence);
712 typedef GLboolean (GL_APIENTRYP PFNGLTESTFENCENVPROC) (GLuint fence)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 23 typedef unsigned char GLboolean;
492 GL_APICALL void GL_APIENTRY glColorMask (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
508 GL_APICALL void GL_APIENTRY glDepthMask (GLboolean flag);
531 GL_APICALL void GL_APIENTRY glGetBooleanv (GLenum pname, GLboolean* params);
554 GL_APICALL GLboolean GL_APIENTRY glIsBuffer (GLuint buffer);
555 GL_APICALL GLboolean GL_APIENTRY glIsEnabled (GLenum cap);
556 GL_APICALL GLboolean GL_APIENTRY glIsFramebuffer (GLuint framebuffer)
    [all...]
  /external/quake/quake/src/QW/client/
glquake2.h 17 typedef GLboolean (APIENTRY *ARETEXRESFUNCPTR)(GLsizei, const GLuint *,
18 const GLboolean *);
22 typedef GLboolean (APIENTRY *ISTEXFUNCPTR)(GLuint);
  /frameworks/base/opengl/libs/GLES2_dbg/src/
header.h 104 GLboolean normalized : 1;
105 GLboolean enabled : 1;
145 GLboolean normalized, GLsizei stride, const GLvoid* ptr);
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 48 static void (GLAPIENTRY *glColorMask) (GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha);
57 static void (GLAPIENTRY *glDepthMask) (GLboolean flag);
68 static void (GLAPIENTRY *glGetBooleanv) (GLenum pname, GLboolean *params);
78 static GLboolean (GLAPIENTRY *glIsBuffer) (GLuint);
79 static GLboolean (GLAPIENTRY *glIsEnabled) (GLenum cap);
80 static GLboolean (GLAPIENTRY *glIsTexture) (GLuint texture);
85 static void (GLAPIENTRY *glSampleCoverage) ( GLclampf value, GLboolean invert )
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Program.cpp 299 GLboolean *boolParams = new GLboolean[count];
313 memcpy(targetUniform->data + mUniformIndex[location].element * sizeof(GLboolean),
314 boolParams, sizeof(GLboolean) * count);
357 GLboolean *boolParams = new GLboolean[count * 2];
371 memcpy(targetUniform->data + mUniformIndex[location].element * sizeof(GLboolean) * 2,
372 boolParams, 2 * sizeof(GLboolean) * count);
414 GLboolean *boolParams = new GLboolean[count * 3]
    [all...]
Program.h 149 bool applyUniform1bv(GLint location, GLsizei count, const GLboolean *v);
150 bool applyUniform2bv(GLint location, GLsizei count, const GLboolean *v);
151 bool applyUniform3bv(GLint location, GLsizei count, const GLboolean *v);
152 bool applyUniform4bv(GLint location, GLsizei count, const GLboolean *v);
  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 46 GLboolean glXSet3DfxModeMESA( GLint mode );
59 GLboolean glXSet3DfxModeMESA( GLint mode );
  /external/mesa3d/test/
m_matrix.h 147 GLboolean
150 GLboolean
153 GLboolean
156 GLboolean
  /frameworks/base/include/private/opengles/
gl_context.h 159 GLboolean smooth;
164 GLboolean smooth;
170 GLboolean enable;
186 GLboolean enable;
187 GLboolean pad;
299 GLboolean enable;
312 GLboolean twoSide;
318 GLboolean enable;
329 GLboolean enable;
340 GLboolean enable
    [all...]
  /frameworks/base/opengl/libs/
glesv2dbg_functions.h 49 GL_ENTRY(void, glColorMask, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
59 GL_ENTRY(void, glCoverageMaskNV, GLboolean mask)
77 GL_ENTRY(void, glDepthMask, GLboolean flag)
116 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
153 GL_ENTRY(void, glGetBooleanv, GLenum pname, GLboolean *params)
211 GL_ENTRY(GLboolean, glIsBuffer, GLuint buffer)
212 GL_ENTRY(GLboolean, glIsEnabled, GLenum cap
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h 450 GL_APICALL GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
454 typedef GLboolean (GL_APIENTRYP PFNGLUNMAPBUFFEROESPROC) (GLenum target);
534 GL_APICALL GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
539 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
582 GL_APICALL void GL_APIENTRY glSelectPerfMonitorCountersAMD (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
594 typedef void (GL_APIENTRYP PFNGLSELECTPERFMONITORCOUNTERSAMDPROC) (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
703 GL_APICALL GLboolean GL_APIENTRY glIsFenceNV (GLuint fence);
704 GL_APICALL GLboolean GL_APIENTRY glTestFenceNV (GLuint fence);
711 typedef GLboolean (GL_APIENTRYP PFNGLISFENCENVPROC) (GLuint fence);
712 typedef GLboolean (GL_APIENTRYP PFNGLTESTFENCENVPROC) (GLuint fence)
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2ext.h 532 GL_APICALL GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
536 typedef GLboolean (GL_APIENTRYP PFNGLUNMAPBUFFEROESPROC) (GLenum target);
616 GL_APICALL GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
621 typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
659 GL_APICALL void GL_APIENTRY glSelectPerfMonitorCountersAMD (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
671 typedef void (GL_APIENTRYP PFNGLSELECTPERFMONITORCOUNTERSAMDPROC) (GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint *countersList);
    [all...]
  /frameworks/base/opengl/tools/glgen/specs/gles11/
GLES10.spec 15 void glColorMask ( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha )
24 void glDepthMask ( GLboolean flag )
85 void glSampleCoverage ( GLclampf value, GLboolean invert )
86 void glSampleCoveragex ( GLclampx value, GLboolean invert )

Completed in 1339 milliseconds

12 3 4 5 6