/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | clear.c | 149 clear(struct gl_context *ctx, GLbitfield mask, bool no_error) in clear() 347 const GLint *value, bool no_error) in clear_bufferiv() 466 const GLuint *value, bool no_error) in clear_bufferuiv() 560 const GLfloat *value, bool no_error) in clear_bufferfv() 694 GLfloat depth, GLint stencil, bool no_error) in clear_bufferfi()
|
H A D | polygon.c | 58 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() 158 polygon_mode(struct gl_context *ctx, GLenum face, GLenum mode, bool no_error) in polygon_mode()
|
H A D | compute.c | 303 GLuint num_groups_z, bool no_error) in dispatch_compute() 353 dispatch_compute_indirect(GLintptr indirect, bool no_error) in dispatch_compute_indirect() 398 bool no_error) in dispatch_compute_group_size()
|
H A D | blend.c | 375 GLenum sfactorA, GLenum dfactorA, bool no_error) in blend_func_separatei() 632 bool no_error) in blend_equation_separate() 718 GLenum modeA, bool no_error) in blend_equation_separatei() 885 logic_op(struct gl_context *ctx, GLenum opcode, bool no_error) in logic_op()
|
H A D | buffers.c | 287 GLenum buffer, const char *caller, bool no_error) in draw_buffer() 430 const GLenum *buffers, const char *caller, bool no_error) in draw_buffers() 895 GLenum buffer, const char *caller, bool no_error) in read_buffer()
|
H A D | texobj.c | 1729 GLuint texName, bool no_error, bool is_ext_dsa, in _mesa_lookup_or_create_texture() 1817 GLenum texunit, bool no_error, const char *caller) in bind_texture() 1887 bool no_error) in bind_texture_unit() 1956 const GLuint *textures, bool no_error) in bind_textures()
|
H A D | transformfeedback.c | 332 begin_transform_feedback(struct gl_context *ctx, GLenum mode, bool no_error) in begin_transform_feedback() 797 GLuint buffer, GLintptr offset, bool no_error) in bind_buffer_offset() 1154 bind_transform_feedback(struct gl_context *ctx, GLuint name, bool no_error) in bind_transform_feedback()
|
H A D | bufferobj.c | 666 get_buffer_target(struct gl_context *ctx, GLenum target, bool no_error) in get_buffer_target() 1280 const char *caller, bool no_error) in handle_bind_buffer_gen() 1320 const char *caller, bool no_error) in _mesa_handle_bind_buffer_gen() 1332 bool no_error) in bind_buffer_object() 2174 bool dsa, bool mem, bool no_error, const char *func) in inlined_buffer_storage() 2333 const char *func, bool no_error) in buffer_data() 2585 bool dsa, bool no_error, const char *func) in buffer_sub_data() 2746 const char *func, bool subdata, bool no_error) in clear_buffer_sub_data() 4862 GLsizeiptr size, bool no_error) in bind_buffer_range()
|
H A D | pipelineobj.c | 379 bool no_error) in active_shader_program() 439 bind_program_pipeline(struct gl_context *ctx, GLuint pipeline, bool no_error) in bind_program_pipeline()
|
H A D | arrayobj.c | 886 bind_vertex_array(struct gl_context *ctx, GLuint id, bool no_error) in bind_vertex_array() 1130 bool no_error) in vertex_array_element_buffer()
|
H A D | shaderapi.c | 513 bool no_error) in detach_shader() 1305 bool no_error) in link_program() 2079 const GLchar *const *string, const GLint *length, bool no_error) in shader_source() 2193 use_program(GLuint program, bool no_error) in use_program() 2518 GLuint pname, GLint value, bool no_error) in program_parameteri()
|
H A D | lines.c | 43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width()
|
H A D | blit.c | 633 GLbitfield mask, GLenum filter, bool no_error, const char *func) in blit_framebuffer() 931 GLbitfield mask, GLenum filter, bool no_error) in blit_named_framebuffer()
|
H A D | conservativeraster.c | 40 bool no_error, const char *func) in conservative_raster_parameter()
|
H A D | depth.c | 65 depth_func(struct gl_context *ctx, GLenum func, bool no_error) in depth_func()
|
H A D | barrier.c | 123 bool no_error) in memory_barrier_by_region()
|
H A D | pixelstore.c | 41 pixel_storei(GLenum pname, GLint param, bool no_error) in pixel_storei()
|
H A D | points.c | 52 point_size(struct gl_context *ctx, GLfloat size, bool no_error) in point_size()
|
H A D | samplerobj.c | 325 bind_sampler(struct gl_context *ctx, GLuint unit, GLuint sampler, bool no_error) in bind_sampler() 370 const GLuint *samplers, bool no_error) in bind_samplers()
|
H A D | condrender.c | 104 bool no_error) in begin_conditional_render()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | dynamic_update_slice_test.cc | 78 ErrorSpec no_error(0, 0); in XLA_TEST_F() local 190 ErrorSpec no_error(0, 0); in XLA_TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | dri_common.h | 73 int no_error; member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.h | 94 int no_error; member
|
/aosp_15_r20/external/libcxx/src/support/win32/ |
H A D | support.cpp | 113 const errno_t no_error = ( errno_t) 0; in wcsnrtombs() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/support/win32/ |
H A D | support.cpp | 127 const errno_t no_error = (errno_t)0; in wcsnrtombs() local
|