Home
last modified time | relevance | path

Searched defs:no_error (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
Dpolygon.c55 cull_face(struct gl_context *ctx, GLenum mode, bool no_error) in cull_face()
108 front_face(struct gl_context *ctx, GLenum mode, bool no_error) in front_face()
161 polygon_mode(struct gl_context *ctx, GLenum face, GLenum mode, bool no_error) in polygon_mode()
Dcompute.c283 GLuint num_groups_z, bool no_error) in dispatch_compute()
322 dispatch_compute_indirect(GLintptr indirect, bool no_error) in dispatch_compute_indirect()
356 bool no_error) in dispatch_compute_group_size()
Dclear.c149 clear(struct gl_context *ctx, GLbitfield mask, bool no_error) in clear()
348 const GLint *value, bool no_error) in clear_bufferiv()
467 const GLuint *value, bool no_error) in clear_bufferuiv()
561 const GLfloat *value, bool no_error) in clear_bufferfv()
695 GLfloat depth, GLint stencil, bool no_error) in clear_bufferfi()
Dlines.c41 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width()
Ddepth.c63 depth_func(struct gl_context *ctx, GLenum func, bool no_error) in depth_func()
Dconservativeraster.c37 bool no_error, const char *func) in conservative_raster_parameter()
Dbarrier.c72 bool no_error) in memory_barrier_by_region()
Dcondrender.c42 bool no_error) in begin_conditional_render()
Dpixelstore.c40 pixel_storei(GLenum pname, GLint param, bool no_error) in pixel_storei()
Dpoints.c44 point_size(struct gl_context *ctx, GLfloat size, bool no_error) in point_size()
Dbuffers.c280 GLenum buffer, const char *caller, bool no_error) in draw_buffer()
425 const GLenum *buffers, const char *caller, bool no_error) in draw_buffers()
892 GLenum buffer, const char *caller, bool no_error) in read_buffer()
Dblend.c380 GLenum sfactorA, GLenum dfactorA, bool no_error) in blend_func_separatei()
642 bool no_error) in blend_equation_separate()
731 GLenum modeA, bool no_error) in blend_equation_separatei()
906 logic_op(struct gl_context *ctx, GLenum opcode, bool no_error) in logic_op()
Dtexobj.c1699 GLuint texName, bool no_error, bool is_ext_dsa, in _mesa_lookup_or_create_texture()
1787 GLenum texunit, bool no_error, const char *caller) in bind_texture()
1857 bool no_error) in bind_texture_unit()
1926 const GLuint *textures, bool no_error) in bind_textures()
Dpipelineobj.c381 bool no_error) in active_shader_program()
441 bind_program_pipeline(struct gl_context *ctx, GLuint pipeline, bool no_error) in bind_program_pipeline()
Dblit.c348 GLbitfield mask, GLenum filter, bool no_error, const char *func) in blit_framebuffer()
647 GLbitfield mask, GLenum filter, bool no_error) in blit_named_framebuffer()
Dtransformfeedback.c392 begin_transform_feedback(struct gl_context *ctx, GLenum mode, bool no_error) in begin_transform_feedback()
802 GLuint buffer, GLintptr offset, bool no_error) in bind_buffer_offset()
1160 bind_transform_feedback(struct gl_context *ctx, GLuint name, bool no_error) in bind_transform_feedback()
Darrayobj.c970 bind_vertex_array(struct gl_context *ctx, GLuint id, bool no_error) in bind_vertex_array()
1227 bool no_error) in vertex_array_element_buffer()
Dsyncobj.c227 delete_sync(struct gl_context *ctx, GLsync sync, bool no_error) in delete_sync()
/third_party/boost/boost/metaparse/v1/
Dlook_ahead.hpp26 struct no_error : struct
Dtransform.hpp28 struct no_error : struct
/third_party/glib/glib/
Dgspawn-win32-helper.c199 gintptr no_error = CHILD_NO_ERROR; in WinMain() local
/third_party/boost/libs/contract/example/meyer97/
Dstack3.cpp30 no_error = 0, enumerator
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c581 const struct st_config_options *options, bool no_error) in st_create_context_priv()
1036 bool no_error, bool has_egl_image_validate) in st_create_context()
/third_party/boost/boost/interprocess/
Derrors.hpp100 no_error = 0, enumerator
/third_party/boost/boost/test/
Dexecution_monitor.hpp262 no_error = 0, ///< for completeness only; never returned enumerator

12