| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_stipple.c | 130 bool state = 0; in stipple_line() local
|
| H A D | draw_vs.h | 109 struct pipe_shader_state state; member
|
| H A D | draw_gs.h | 73 struct pipe_shader_state state; member
|
| H A D | draw_pt_so_emit.c | 60 const struct pipe_stream_output_info *state = NULL; in draw_so_info() local 76 const struct pipe_stream_output_info *state = draw_so_info(draw); in draw_has_so() local 124 const struct pipe_stream_output_info *state = draw_so_info(draw); so_emit_prim() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_dump_state.c | 108 void trace_dump_rasterizer_state(const struct pipe_rasterizer_state *state) in trace_dump_rasterizer_state() argument 175 trace_dump_poly_stipple(const struct pipe_poly_stipple *state) trace_dump_poly_stipple() argument 197 trace_dump_viewport_state(const struct pipe_viewport_state *state) trace_dump_viewport_state() argument 216 trace_dump_scissor_state(const struct pipe_scissor_state *state) trace_dump_scissor_state() argument 237 trace_dump_clip_state(const struct pipe_clip_state *state) trace_dump_clip_state() argument 265 trace_dump_shader_state(const struct pipe_shader_state *state) trace_dump_shader_state() argument 327 trace_dump_compute_state(const struct pipe_compute_state *state) trace_dump_compute_state() argument 359 trace_dump_depth_stencil_alpha_state(const struct pipe_depth_stencil_alpha_state *state) trace_dump_depth_stencil_alpha_state() argument 402 trace_dump_rt_blend_state(const struct pipe_rt_blend_state *state) trace_dump_rt_blend_state() argument 421 trace_dump_blend_state(const struct pipe_blend_state *state) trace_dump_blend_state() argument 455 trace_dump_blend_color(const struct pipe_blend_color *state) trace_dump_blend_color() argument 472 trace_dump_stencil_ref(const struct pipe_stencil_ref *state) trace_dump_stencil_ref() argument 489 trace_dump_framebuffer_state(const struct pipe_framebuffer_state *state) trace_dump_framebuffer_state() argument 507 trace_dump_framebuffer_state_deep(const struct pipe_framebuffer_state *state) trace_dump_framebuffer_state_deep() argument 526 trace_dump_sampler_state(const struct pipe_sampler_state *state) trace_dump_sampler_state() argument 559 trace_dump_sampler_view_template(const struct pipe_sampler_view *state) trace_dump_sampler_view_template() argument 616 trace_dump_surface_template(const struct pipe_surface *state, enum pipe_texture_target target) trace_dump_surface_template() argument 663 trace_dump_transfer(const struct pipe_transfer *state) trace_dump_transfer() argument 692 trace_dump_vertex_buffer(const struct pipe_vertex_buffer *state) trace_dump_vertex_buffer() argument 713 trace_dump_vertex_element(const struct pipe_vertex_element *state) trace_dump_vertex_element() argument 739 trace_dump_constant_buffer(const struct pipe_constant_buffer *state) trace_dump_constant_buffer() argument 757 trace_dump_shader_buffer(const struct pipe_shader_buffer *state) trace_dump_shader_buffer() argument 775 trace_dump_image_view(const struct pipe_image_view *state) trace_dump_image_view() argument 815 trace_dump_memory_info(const struct pipe_memory_info *state) trace_dump_memory_info() argument 835 trace_dump_draw_info(const struct pipe_draw_info *state) trace_dump_draw_info() argument 863 trace_dump_draw_vertex_state_info(struct pipe_draw_vertex_state_info state) trace_dump_draw_vertex_state_info() argument 874 trace_dump_draw_start_count(const struct pipe_draw_start_count_bias *state) trace_dump_draw_start_count() argument 886 trace_dump_draw_indirect_info(const struct pipe_draw_indirect_info *state) trace_dump_draw_indirect_info() argument 1070 trace_dump_grid_info(const struct pipe_grid_info *state) trace_dump_grid_info() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_lower_point_sprite.c | 54 find_outputs(nir_shader *shader, struct lower_state *state) in find_outputs() argument 72 get_point_dir(nir_builder *b, struct lower_state *state, unsigned i) in get_point_dir() argument 85 get_point_coord(nir_builder *b, struct lower_state *state, unsigned i) get_point_coord() argument 108 get_scaled_point_size(nir_builder *b, struct lower_state *state, nir_ssa_def **x, nir_ssa_def **y) get_scaled_point_size() argument 130 lower_store(nir_intrinsic_instr *instr, nir_builder *b, struct lower_state *state) lower_store() argument 157 lower_emit_vertex(nir_intrinsic_instr *instr, nir_builder *b, struct lower_state *state) lower_emit_vertex() argument 216 lower_instr(nir_intrinsic_instr *instr, nir_builder *b, struct lower_state *state) lower_instr() argument 241 struct lower_state state; d3d12_lower_point_sprite() local [all...] |
| H A D | d3d12_pipeline_state.cpp | 148 depth_bias(struct d3d12_rasterizer_state *state, enum pipe_prim_type reduced_prim) in depth_bias() argument 220 struct d3d12_gfx_pipeline_state *state = &ctx->gfx_pipeline_state; in create_gfx_pipeline_state() local 406 d3d12_gfx_pipeline_state_cache_invalidate(struct d3d12_context *ctx, const void *state) d3d12_gfx_pipeline_state_cache_invalidate() argument 436 struct d3d12_compute_pipeline_state *state = &ctx->compute_pipeline_state; create_compute_pipeline_state() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_gfx_cs.c | 355 si_draw_vstate_tmz_preamble(struct pipe_context *ctx, struct pipe_vertex_state *state, uint32_t partial_velem_mask, struct pipe_draw_vertex_state_info info, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) si_draw_vstate_tmz_preamble() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_compositor_cs.c | 766 struct pipe_compute_state state = {0}; in vl_compositor_cs_create_shader() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_program.c | 460 struct fd3_program_state *state = CALLOC_STRUCT(fd3_program_state); variable 472 fd3_program_destroy(void *data, struct ir3_program_state *state) in fd3_program_destroy() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_flow.c | 228 lp_build_loop_begin(struct lp_build_loop_state *state, in lp_build_loop_begin() argument 252 lp_build_loop_end_cond(struct lp_build_loop_state *state, LLVMValueRef end, LLVMValueRef step, LLVMIntPredicate llvm_cond) lp_build_loop_end_cond() argument 281 lp_build_loop_force_set_counter(struct lp_build_loop_state *state, LLVMValueRef end) lp_build_loop_force_set_counter() argument 289 lp_build_loop_force_reload_counter(struct lp_build_loop_state *state) lp_build_loop_force_reload_counter() argument 296 lp_build_loop_end(struct lp_build_loop_state *state, LLVMValueRef end, LLVMValueRef step) lp_build_loop_end() argument 315 lp_build_for_loop_begin(struct lp_build_for_loop_state *state, struct gallivm_state *gallivm, LLVMValueRef start, LLVMIntPredicate cmp_op, LLVMValueRef end, LLVMValueRef step) lp_build_for_loop_begin() argument 349 lp_build_for_loop_end(struct lp_build_for_loop_state *state) lp_build_for_loop_end() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_draw_helpers.c | 115 lower_pstipple state = { in nir_lower_pstipple_fs() local 66 nir_lower_pstipple_block(nir_block *block, lower_pstipple *state) nir_lower_pstipple_block() argument 98 nir_lower_pstipple_impl(nir_function_impl *impl, lower_pstipple *state) nir_lower_pstipple_impl() argument 156 nir_lower_aaline_block(nir_block *block, lower_aaline *state) nir_lower_aaline_block() argument 195 nir_lower_aaline_impl(nir_function_impl *impl, lower_aaline *state) nir_lower_aaline_impl() argument 210 lower_aaline state = { nir_lower_aaline_fs() local 251 nir_lower_aapoint_block(nir_block *block, lower_aapoint *state, nir_ssa_def *sel) nir_lower_aapoint_block() argument 283 nir_lower_aapoint_impl(nir_function_impl *impl, lower_aapoint *state) nir_lower_aapoint_impl() argument 332 lower_aapoint state = { nir_lower_aapoint_fs() local [all...] |
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_math.cpp | 36 static void Bm_function_Copysignl_Allpositive(benchmark::State &state) in Bm_function_Copysignl_Allpositive() argument 45 static void Bm_function_Copysignl_Allnegative(benchmark::State &state) in Bm_function_Copysignl_Allnegative() argument 54 static void Bm_function_Copysignl_Np(benchmark::State &state) in Bm_function_Copysignl_Np() argument 63 static void Bm_function_Copysignl_Pn(benchmark::State &state) in Bm_function_Copysignl_Pn() argument 73 static void Bm_function_Fmodl(benchmark::State &state) in Bm_function_Fmodl() argument 82 Bm_function_Fmodf(benchmark::State &state) Bm_function_Fmodf() argument 91 Bm_function_Exp(benchmark::State &state) Bm_function_Exp() argument 100 Bm_function_Log(benchmark::State &state) Bm_function_Log() argument 109 Bm_function_Cos(benchmark::State &state) Bm_function_Cos() argument 119 Bm_function_Frexpl(benchmark::State &state) Bm_function_Frexpl() argument 129 Bm_function_Scalbn1(benchmark::State &state) Bm_function_Scalbn1() argument 140 Bm_function_Scalbn2(benchmark::State &state) Bm_function_Scalbn2() argument 151 Bm_function_Scalbn3(benchmark::State &state) Bm_function_Scalbn3() argument 162 Bm_function_Scalbn4(benchmark::State &state) Bm_function_Scalbn4() argument 173 Bm_function_Scalbnl1(benchmark::State &state) Bm_function_Scalbnl1() argument 184 Bm_function_Scalbnl2(benchmark::State &state) Bm_function_Scalbnl2() argument 196 Bm_function_Scalbnl3(benchmark::State &state) Bm_function_Scalbnl3() argument 208 Bm_function_Scalbnl4(benchmark::State &state) Bm_function_Scalbnl4() argument 219 Bm_function_Scalbnf1(benchmark::State &state) Bm_function_Scalbnf1() argument 229 Bm_function_Scalbnf2(benchmark::State &state) Bm_function_Scalbnf2() argument 239 Bm_function_Scalbnf3(benchmark::State &state) Bm_function_Scalbnf3() argument 249 Bm_function_Scalbnf4(benchmark::State &state) Bm_function_Scalbnf4() argument 260 Bm_function_Fmod(benchmark::State &state) Bm_function_Fmod() argument 270 Bm_function_Sin(benchmark::State &state) Bm_function_Sin() argument 279 Bm_function_Atanf(benchmark::State &state) Bm_function_Atanf() argument 287 Bm_function_Atan2f(benchmark::State &state) Bm_function_Atan2f() argument 297 Bm_function_fpclassifyl(benchmark::State &state) Bm_function_fpclassifyl() argument 307 Bm_function_fpclassifyl1(benchmark::State &state) Bm_function_fpclassifyl1() argument 317 Bm_function_fpclassifyl2(benchmark::State &state) Bm_function_fpclassifyl2() argument 327 Bm_function_fpclassifyl3(benchmark::State &state) Bm_function_fpclassifyl3() argument 336 Bm_function_Expm1(benchmark::State &state) Bm_function_Expm1() argument 346 Bm_function_Ceilf(benchmark::State &state) Bm_function_Ceilf() argument 355 Bm_function_Floor(benchmark::State &state) Bm_function_Floor() argument 364 Bm_function_Lgammaf(benchmark::State &state) Bm_function_Lgammaf() argument 372 Bm_function_Erfcf(benchmark::State &state) Bm_function_Erfcf() argument 380 Bm_function_Ilogbf(benchmark::State &state) Bm_function_Ilogbf() argument 390 Bm_function_Fmaf(benchmark::State &state) Bm_function_Fmaf() argument 405 Bm_function_Nan(benchmark::State &state) Bm_function_Nan() argument 412 Bm_function_Nan_null(benchmark::State &state) Bm_function_Nan_null() argument 419 Bm_function_Acoshf(benchmark::State &state) Bm_function_Acoshf() argument 427 Bm_function_Asinhf(benchmark::State &state) Bm_function_Asinhf() argument 435 Bm_function_Modff(benchmark::State &state) Bm_function_Modff() argument 444 Bm_function_Llroundf(benchmark::State &state) Bm_function_Llroundf() argument 452 Bm_function_Logbf(benchmark::State &state) Bm_function_Logbf() argument 460 Bm_function_Log10f(benchmark::State &state) Bm_function_Log10f() argument 468 Bm_function_Expm1f(benchmark::State &state) Bm_function_Expm1f() argument 476 Bm_function_Atanhf(benchmark::State &state) Bm_function_Atanhf() argument 484 Bm_function_Rintf(benchmark::State &state) Bm_function_Rintf() argument 492 Bm_function_Log1pf(benchmark::State &state) Bm_function_Log1pf() argument [all...] |
| H A D | libc_hilog.cpp | 164 static void Bm_function_hilog(benchmark::State &state) in Bm_function_hilog() argument
|
| H A D | socket_test.cpp | 29 static void Bm_function_socket_server(benchmark::State &state) in Bm_function_socket_server() argument 49 static void Bm_function_socketpair_sendmsg_recvmsg(benchmark::State &state) in Bm_function_socketpair_sendmsg_recvmsg() argument 100 static void Bm_function_socketpair_sendmmsg_recvmmsg(benchmark::State &state) in Bm_function_socketpair_sendmmsg_recvmmsg() argument 155 Bm_function_socketpair_sendto_recvfrom(benchmark::State &state) Bm_function_socketpair_sendto_recvfrom() argument 187 Bm_function_getsockopt(benchmark::State &state) Bm_function_getsockopt() argument 202 Bm_function_setsockopt(benchmark::State &state) Bm_function_setsockopt() argument 215 Bm_function_sockpair(benchmark::State &state) Bm_function_sockpair() argument 230 Bm_function_pipe(benchmark::State &state) Bm_function_pipe() argument 337 Bm_function_getpeername_client_local(benchmark::State &state) Bm_function_getpeername_client_local() argument 355 Bm_function_getpeername_client_external(benchmark::State &state) Bm_function_getpeername_client_external() argument 413 Bm_function_getpeername_server(benchmark::State &state) Bm_function_getpeername_server() argument 432 Bm_function_getsockname_client_local(benchmark::State &state) Bm_function_getsockname_client_local() argument 450 Bm_function_getsockname_client_external(benchmark::State &state) Bm_function_getsockname_client_external() argument 468 Bm_function_getsockname_server(benchmark::State &state) Bm_function_getsockname_server() argument 487 Bm_function_connect_local_dgram(benchmark::State &state) Bm_function_connect_local_dgram() argument 505 Bm_function_connect_accept(benchmark::State &state) Bm_function_connect_accept() argument 544 Bm_function_bind(benchmark::State &state) Bm_function_bind() argument [all...] |
| H A D | libc_time.cpp | 31 static void Bm_function_Nanosleep_0ns(benchmark::State &state) in Bm_function_Nanosleep_0ns() argument 40 static void Bm_function_Nanosleep_10ns(benchmark::State &state) in Bm_function_Nanosleep_10ns() argument 49 static void Bm_function_Nanosleep_100ns(benchmark::State &state) in Bm_function_Nanosleep_100ns() argument 59 static void Bm_function_Tzset(benchmark::State &state) in Bm_function_Tzset() argument 65 static void Bm_function_Clock_nanosleep_realtime(benchmark::State &state) in Bm_function_Clock_nanosleep_realtime() argument 74 Bm_function_Clock_nanosleep_realtime_raw(benchmark::State &state) Bm_function_Clock_nanosleep_realtime_raw() argument 83 Bm_function_Clock_nanosleep_realtime_coarse(benchmark::State &state) Bm_function_Clock_nanosleep_realtime_coarse() argument 92 Bm_function_Clock_nanosleep_monotonic(benchmark::State &state) Bm_function_Clock_nanosleep_monotonic() argument 100 Bm_function_Clock_nanosleep_monotonic_coarse(benchmark::State &state) Bm_function_Clock_nanosleep_monotonic_coarse() argument 108 Bm_function_Clock_nanosleep_monotonic_raw(benchmark::State &state) Bm_function_Clock_nanosleep_monotonic_raw() argument 116 Bm_function_Clock_nanosleep_boottime(benchmark::State &state) Bm_function_Clock_nanosleep_boottime() argument 127 Bm_function_Strftime(benchmark::State &state) Bm_function_Strftime() argument 137 Bm_function_Mktime(benchmark::State &state) Bm_function_Mktime() argument 146 Bm_function_Gmtime(benchmark::State &state) Bm_function_Gmtime() argument 154 Bm_function_Timerfd_settime(benchmark::State &state) Bm_function_Timerfd_settime() argument 182 Bm_function_Ctime_r(benchmark::State &state) Bm_function_Ctime_r() argument 210 Bm_function_Setitimer_realtime(benchmark::State &state) Bm_function_Setitimer_realtime() argument 228 Bm_function_Setitimer_peoftime(benchmark::State &state) Bm_function_Setitimer_peoftime() argument 246 Bm_function_Setitimer_virtualtime(benchmark::State &state) Bm_function_Setitimer_virtualtime() argument 269 Bm_function_Timer(benchmark::State &state) Bm_function_Timer() argument 305 Bm_function_Asctime(benchmark::State &state) Bm_function_Asctime() argument 322 Bm_function_Gmtime_r(benchmark::State &state) Bm_function_Gmtime_r() argument 331 Bm_function_Timegm(benchmark::State &state) Bm_function_Timegm() argument 349 Bm_function_Strptime(benchmark::State &state) Bm_function_Strptime() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | basetexture9.c | 366 struct nine_state *state = &This->base.base.device->state; in NineBaseTexture9_UploadSelf() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | single2.c | 158 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); in get_client_data() local 758 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glIsEnabled() local 799 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private); __indirect_glGetPointerv() local [all...] |
| H A D | pixel.c | 86 const __GLXattribute *state = gc->client_state_private; in FillBitmap() local 168 const __GLXattribute *state = gc->client_state_private; in __glFillImage() local 274 const __GLXattribute *state = gc->client_state_private; EmptyBitmap() local 395 const __GLXattribute *state = gc->client_state_private; __glEmptyImage() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 54 pan_tristate_set(struct pan_tristate *state, bool value) in pan_tristate_set() argument 77 pan_tristate_get(struct pan_tristate state) in pan_tristate_get() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_compiler.h | 111 struct r300_fragment_program_external_state state; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_fs.c | 144 r300_fragment_program_get_external_state( struct r300_context* r300, struct r300_fragment_program_external_state* state) r300_fragment_program_get_external_state() argument 214 struct pipe_shader_state state; r300_dummy_fragment_shader() local 563 r300_pick_fragment_shader(struct r300_context *r300, struct r300_fragment_shader* fs, struct r300_fragment_program_external_state *state) r300_pick_fragment_shader() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_conn.c | 19 int state; member [all...] |
| H A D | bss_acpt.c | 19 int state; member [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/rands/ |
| H A D | drbg_local.h | 168 DRBG_STATUS state; member
|