HomeSort by relevance Sort by last modified time
    Searched refs:GLboolean (Results 126 - 150 of 1268) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/mesa3d/src/mesa/main/
version.c 90 const GLboolean ver_1_3 = (ctx->Extensions.ARB_texture_border_clamp &&
94 const GLboolean ver_1_4 = (ver_1_3 &&
105 const GLboolean ver_1_5 = (ver_1_4 &&
108 const GLboolean ver_2_0 = (ver_1_5 &&
124 const GLboolean ver_2_1 = (ver_2_0 &&
128 const GLboolean ver_3_0 = (ver_2_1 &&
148 const GLboolean ver_3_1 = (ver_3_0 &&
158 const GLboolean ver_3_2 = (ver_3_1 &&
169 const GLboolean ver_3_3 = (ver_3_2 &&
245 const GLboolean ver_1_0 = (ctx->Extensions.ARB_texture_env_combine &
    [all...]
uniforms.h 115 _mesa_UniformMatrix2fvARB(GLint, GLsizei, GLboolean, const GLfloat *);
118 _mesa_UniformMatrix3fvARB(GLint, GLsizei, GLboolean, const GLfloat *);
121 _mesa_UniformMatrix4fvARB(GLint, GLsizei, GLboolean, const GLfloat *);
124 _mesa_UniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose,
128 _mesa_UniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose,
132 _mesa_UniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose,
136 _mesa_UniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose,
140 _mesa_UniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose,
144 _mesa_UniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose,
199 GLboolean transpose, const GLfloat *values)
    [all...]
attrib.c 71 GLboolean AlphaTest;
72 GLboolean AutoNormal;
73 GLboolean Blend;
75 GLboolean ColorMaterial;
76 GLboolean CullFace;
77 GLboolean DepthClamp;
78 GLboolean DepthTest;
79 GLboolean Dither;
80 GLboolean Fog;
81 GLboolean Light[MAX_LIGHTS]
    [all...]
formats.h 306 extern GLboolean
309 extern GLboolean
312 extern GLboolean
315 extern GLboolean
348 GLboolean
351 GLboolean swapBytes);
  /external/mesa3d/src/mesa/tnl/
t_context.h 215 GLboolean *EdgeFlag; /* _TNL_BIT_EDGEFLAG */
241 GLboolean (*create)( struct gl_context *ctx, struct tnl_pipeline_stage * );
260 GLboolean (*run)( struct gl_context *ctx, struct tnl_pipeline_stage * );
327 GLboolean force_boundary );
344 GLboolean match_strides;
358 GLboolean need_extras;
375 GLboolean need_viewport;
487 GLboolean (*Multipass)( struct gl_context *ctx, GLuint passno );
520 GLboolean NeedNdcCoords;
521 GLboolean AllowVertexFog
    [all...]
  /external/mesa3d/src/mesa/x86/
x86_xform.c 63 GLboolean viewport_z_clip );
71 GLboolean viewport_z_clip );
79 GLboolean viewport_z_clip );
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_context.h 82 GLboolean clear_blocked;
110 GLboolean
116 GLboolean
129 GLboolean
133 GLboolean
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_save.h 79 GLboolean dangling_attr_ref; /* current attr implicitly referenced
135 GLboolean out_of_memory; /**< True if last VBO allocation failed */
153 GLboolean dangling_attr_ref;
167 void vbo_save_fallback( struct gl_context *ctx, GLboolean fallback );
186 GLboolean vbo_save_NotifyBegin( struct gl_context *ctx, GLenum mode );
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.h 82 GLboolean clear_blocked;
110 GLboolean
116 GLboolean
129 GLboolean
133 GLboolean
  /external/mesa3d/src/mesa/vbo/
vbo_save.h 79 GLboolean dangling_attr_ref; /* current attr implicitly referenced
135 GLboolean out_of_memory; /**< True if last VBO allocation failed */
153 GLboolean dangling_attr_ref;
167 void vbo_save_fallback( struct gl_context *ctx, GLboolean fallback );
186 GLboolean vbo_save_NotifyBegin( struct gl_context *ctx, GLenum mode );
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES31.spec 18 GLboolean glIsProgramPipeline ( GLuint pipeline )
44 void glProgramUniformMatrix2fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
45 void glProgramUniformMatrix3fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
46 void glProgramUniformMatrix4fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
47 void glProgramUniformMatrix2x3fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
48 void glProgramUniformMatrix3x2fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
49 void glProgramUniformMatrix2x4fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
50 void glProgramUniformMatrix4x2fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
51 void glProgramUniformMatrix3x4fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value )
52 void glProgramUniformMatrix4x3fv ( GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat *value
    [all...]
GLES31Ext.spec 2 void glDebugMessageControlKHR ( GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled )
14 void glTexStorage3DMultisampleOES ( GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations )
22 void glColorMaskiEXT ( GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a )
23 GLboolean glIsEnablediEXT ( GLenum target, GLuint index )
GLES20.spec 20 void glColorMask ( GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha )
36 void glDepthMask ( GLboolean flag )
60 void glGetBooleanv ( GLenum pname, GLboolean *params )
83 GLboolean glIsBuffer ( GLuint buffer )
84 GLboolean glIsEnabled ( GLenum cap )
85 GLboolean glIsFramebuffer ( GLuint framebuffer )
86 GLboolean glIsProgram ( GLuint program
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_proc.h 31 typedef void (gl2_APIENTRY *glColorMask_client_proc_t) (void * ctx, GLboolean, GLboolean, GLboolean, GLboolean);
47 typedef void (gl2_APIENTRY *glDepthMask_client_proc_t) (void * ctx, GLboolean);
70 typedef void (gl2_APIENTRY *glGetBooleanv_client_proc_t) (void * ctx, GLenum, GLboolean*);
93 typedef GLboolean (gl2_APIENTRY *glIsBuffer_client_proc_t) (void * ctx, GLuint);
94 typedef GLboolean (gl2_APIENTRY *glIsEnabled_client_proc_t) (void * ctx, GLenum);
95 typedef GLboolean (gl2_APIENTRY *glIsFramebuffer_client_proc_t) (void * ctx, GLuint);
96 typedef GLboolean (gl2_APIENTRY *glIsProgram_client_proc_t) (void * ctx, GLuint)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
single2.c 65 TransposeMatrixb(GLboolean m[16])
70 GLboolean tmp = m[i * 4 + j];
156 static GLboolean
159 GLboolean retval = GL_TRUE;
319 __indirect_glGetBooleanv(GLenum val, GLboolean * b)
348 *b = (GLboolean) data;
794 GLboolean
800 GLboolean retval = 0;
816 return (GLboolean) enable;
822 return (GLboolean) enable
    [all...]
glxconfig.h 36 GLboolean rgbMode;
37 GLboolean floatMode;
38 GLboolean colorIndexMode;
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
nvvertparse.c 61 GLboolean isStateProgram;
62 GLboolean isPositionInvariant;
63 GLboolean isVersion1_1;
66 GLboolean anyProgRegsWritten;
67 GLboolean indirectRegisterFiles;
124 static GLboolean IsLetter(GLubyte b)
130 static GLboolean IsDigit(GLubyte b)
136 static GLboolean IsWhitespace(GLubyte b)
210 static GLboolean
227 static GLboolean
    [all...]
  /external/mesa3d/src/glx/
single2.c 65 TransposeMatrixb(GLboolean m[16])
70 GLboolean tmp = m[i * 4 + j];
156 static GLboolean
159 GLboolean retval = GL_TRUE;
319 __indirect_glGetBooleanv(GLenum val, GLboolean * b)
348 *b = (GLboolean) data;
794 GLboolean
800 GLboolean retval = 0;
816 return (GLboolean) enable;
822 return (GLboolean) enable
    [all...]
glxconfig.h 36 GLboolean rgbMode;
37 GLboolean floatMode;
38 GLboolean colorIndexMode;
  /external/mesa3d/src/mesa/program/
nvvertparse.c 61 GLboolean isStateProgram;
62 GLboolean isPositionInvariant;
63 GLboolean isVersion1_1;
66 GLboolean anyProgRegsWritten;
67 GLboolean indirectRegisterFiles;
124 static GLboolean IsLetter(GLubyte b)
130 static GLboolean IsDigit(GLubyte b)
136 static GLboolean IsWhitespace(GLubyte b)
210 static GLboolean
227 static GLboolean
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
uniforms.h 115 _mesa_UniformMatrix2fvARB(GLint, GLsizei, GLboolean, const GLfloat *);
118 _mesa_UniformMatrix3fvARB(GLint, GLsizei, GLboolean, const GLfloat *);
121 _mesa_UniformMatrix4fvARB(GLint, GLsizei, GLboolean, const GLfloat *);
124 _mesa_UniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose,
128 _mesa_UniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose,
132 _mesa_UniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose,
136 _mesa_UniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose,
140 _mesa_UniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose,
144 _mesa_UniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose,
199 GLboolean transpose, const GLfloat *values)
    [all...]
attrib.c 71 GLboolean AlphaTest;
72 GLboolean AutoNormal;
73 GLboolean Blend;
75 GLboolean ColorMaterial;
76 GLboolean CullFace;
77 GLboolean DepthClamp;
78 GLboolean DepthTest;
79 GLboolean Dither;
80 GLboolean Fog;
81 GLboolean Light[MAX_LIGHTS]
    [all...]
formats.h 306 extern GLboolean
309 extern GLboolean
312 extern GLboolean
315 extern GLboolean
348 GLboolean
351 GLboolean swapBytes);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
swrast.h 116 extern GLboolean
141 extern GLboolean
216 extern GLboolean
249 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value );
252 _swrast_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
276 extern GLboolean
  /external/mesa3d/src/mesa/swrast/
swrast.h 116 extern GLboolean
141 extern GLboolean
216 extern GLboolean
249 _swrast_allow_vertex_fog( struct gl_context *ctx, GLboolean value );
252 _swrast_allow_pixel_fog( struct gl_context *ctx, GLboolean value );
276 extern GLboolean

Completed in 1013 milliseconds

1 2 3 4 56 7 8 91011>>