Home
last modified time | relevance | path

Searched defs:state (Results 2001 - 2025 of 2756) sorted by relevance

1...<<81828384858687888990>>...111

/third_party/mesa3d/src/mesa/main/
H A Ddebug_output.c299 const uint32_t state = (enabled) ? in debug_namespace_set() local
376 uint32_t state; in debug_namespace_get() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c1086 struct anv_state state; member
1098 struct anv_state state = entry->state; in anv_descriptor_pool_alloc_state() local
1108 anv_descriptor_pool_free_state(struct anv_descriptor_pool *pool, struct anv_state state) anv_descriptor_pool_free_state() argument
1366 anv_surface_state_to_handle(struct anv_state state) anv_surface_state_to_handle() argument
[all...]
H A Danv_cmd_buffer.c47 struct anv_cmd_state *state = &cmd_buffer->state; in anv_cmd_state_init() local
72 struct anv_cmd_state *state = &cmd_buffer->state; in anv_cmd_state_finish() local
380 struct anv_cmd_pipeline_state *state; anv_CmdBindPipeline() local
692 struct anv_state state; anv_cmd_buffer_emit_dynamic() local
707 struct anv_state state; anv_cmd_buffer_merge_dynamic() local
727 struct anv_state state = anv_cmd_buffer_gfx_push_constants() local
757 struct anv_state state; anv_cmd_buffer_cs_push_constants() local
[all...]
H A Danv_nir_apply_pipeline_layout.c86 add_binding(struct apply_pipeline_layout_state *state, in add_binding() argument
65 addr_format_for_desc_type(VkDescriptorType desc_type, struct apply_pipeline_layout_state *state) addr_format_for_desc_type() argument
104 add_deref_src_binding(struct apply_pipeline_layout_state *state, nir_src src) add_deref_src_binding() argument
112 add_tex_src_binding(struct apply_pipeline_layout_state *state, nir_tex_instr *tex, nir_tex_src_type deref_src_type) add_tex_src_binding() argument
125 struct apply_pipeline_layout_state *state = _state; get_used_bindings() local
180 find_descriptor_for_index_src(nir_src src, struct apply_pipeline_layout_state *state) find_descriptor_for_index_src() argument
195 descriptor_has_bti(nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) descriptor_has_bti() argument
216 descriptor_address_format(nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) descriptor_address_format() argument
225 nir_deref_find_descriptor(nir_deref_instr *deref, struct apply_pipeline_layout_state *state) nir_deref_find_descriptor() argument
248 build_load_descriptor_mem(nir_builder *b, nir_ssa_def *desc_addr, unsigned desc_offset, unsigned num_components, unsigned bit_size, struct apply_pipeline_layout_state *state) build_load_descriptor_mem() argument
306 build_res_index(nir_builder *b, uint32_t set, uint32_t binding, nir_ssa_def *array_index, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_res_index() argument
434 build_desc_addr(nir_builder *b, const struct anv_descriptor_set_binding_layout *bind_layout, const VkDescriptorType desc_type, nir_ssa_def *index, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_desc_addr() argument
492 build_buffer_addr_for_res_index(nir_builder *b, const VkDescriptorType desc_type, nir_ssa_def *res_index, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_buffer_addr_for_res_index() argument
570 build_load_var_deref_descriptor_mem(nir_builder *b, nir_deref_instr *deref, unsigned desc_offset, unsigned num_components, unsigned bit_size, struct apply_pipeline_layout_state *state) build_load_var_deref_descriptor_mem() argument
618 build_res_index_for_chain(nir_builder *b, nir_intrinsic_instr *intrin, nir_address_format addr_format, uint32_t *set, uint32_t *binding, struct apply_pipeline_layout_state *state) build_res_index_for_chain() argument
649 build_buffer_addr_for_idx_intrin(nir_builder *b, nir_intrinsic_instr *idx_intrin, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_buffer_addr_for_idx_intrin() argument
674 build_buffer_addr_for_deref(nir_builder *b, nir_deref_instr *deref, nir_address_format addr_format, struct apply_pipeline_layout_state *state) build_buffer_addr_for_deref() argument
698 try_lower_direct_buffer_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, bool is_atomic, struct apply_pipeline_layout_state *state) try_lower_direct_buffer_intrinsic() argument
752 lower_load_accel_struct_desc(nir_builder *b, nir_intrinsic_instr *load_desc, struct apply_pipeline_layout_state *state) lower_load_accel_struct_desc() argument
796 struct apply_pipeline_layout_state *state = _state; lower_direct_buffer_instr() local
862 lower_res_index_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_res_index_intrinsic() argument
887 lower_res_reindex_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_res_reindex_intrinsic() argument
911 lower_load_vulkan_descriptor(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_load_vulkan_descriptor() argument
959 lower_get_ssbo_size(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_get_ssbo_size() argument
1007 lower_image_intrinsic(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_image_intrinsic() argument
1062 lower_load_constant(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_load_constant() argument
1110 lower_tex_deref(nir_builder *b, nir_tex_instr *tex, nir_tex_src_type deref_src_type, unsigned *base_index, unsigned plane, struct apply_pipeline_layout_state *state) lower_tex_deref() argument
1238 lower_gfx7_tex_swizzle(nir_builder *b, nir_tex_instr *tex, unsigned plane, struct apply_pipeline_layout_state *state) lower_gfx7_tex_swizzle() argument
1305 lower_tex(nir_builder *b, nir_tex_instr *tex, struct apply_pipeline_layout_state *state) lower_tex() argument
1328 lower_ray_query_globals(nir_builder *b, nir_intrinsic_instr *intrin, struct apply_pipeline_layout_state *state) lower_ray_query_globals() argument
1345 struct apply_pipeline_layout_state *state = _state; apply_pipeline_layout() local
1422 struct apply_pipeline_layout_state state = { anv_nir_apply_pipeline_layout() local
[all...]
H A DgenX_pipeline.c987 write_disabled_blend(uint32_t *state) in write_disabled_blend() argument
2302 graphics_pipeline_emit(struct anv_graphics_pipeline *pipeline, const struct vk_graphics_pipeline_state *state) graphics_pipeline_emit() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c422 build_point_nir_shader(nir_builder *b, union state_key state, bool packed) in build_point_nir_shader() argument
477 build_line_nir_shader(nir_builder *b, union state_key state, bool packed) in build_line_nir_shader() argument
536 build_planar_primitive_nir_shader(nir_builder *b, union state_key state, bool packed) in build_planar_primitive_nir_shader() argument
605 hw_select_create_gs(struct st_context *st, union state_key state) hw_select_create_gs() argument
710 union state_key state = {0}; make_state_key() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp241 const uint8_t *state = (const uint8_t *) bo.map + (addr - bo.addr); in dump_binding_table() local
667 struct intel_group *state = intel_spec_find_struct(ctx->spec, struct_type); in decode_dynamic_state_pointers() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h242 nghttp3_qpack_decoder_stream_state state; member
767 nghttp3_qpack_encoder_stream_state state; member
884 nghttp3_qpack_request_stream_state state; global() member
[all...]
H A Dnghttp3_stream.h91 int state; member
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.cpp969 int state = 0; convertLocalized() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.h82 nghttp2_outbound_state state; member
161 nghttp2_inbound_state state; member
H A Dnghttp2_hd.h254 nghttp2_hd_inflate_state state; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c362 VkDynamicState state = dynamic_info->pDynamicStates[i]; in panvk_pipeline_builder_parse_dynamic() local
507 blend_needs_lowering(const struct panfrost_device *dev, const struct pan_blend_state *state, unsigned rt) blend_needs_lowering() argument
[all...]
/third_party/mesa3d/src/util/
H A Dxxhash.h856 XXH32_state_t state; /* using a local state to memcpy() in order to avoid strict-aliasing warnings */ XXH32_reset() local
869 XXH32_update(XXH32_state_t* state, const void* input, size_t len) XXH32_update() argument
932 XXH32_digest(const XXH32_state_t* state) XXH32_digest() argument
1317 XXH64_state_t state; /* using a local state to memcpy() in order to avoid strict-aliasing warnings */ XXH64_reset() local
1329 XXH64_update(XXH64_state_t* state, const void* input, size_t len) XXH64_update() argument
1389 XXH64_digest(const XXH64_state_t* state) XXH64_digest() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h153 struct nv50_graph_state state; member
/third_party/libevdev/libevdev/
H A Dlibevdev.c42 enum touch_state state; member
[all...]
/third_party/libinput/test/
H A Dtest-pointer.c367 test_button_event(struct litest_device *dev, unsigned int button, int state) in test_button_event() argument
1646 enum libinput_config_scroll_button_lock_state state; in START_TEST() local
1659 enum libinput_config_scroll_button_lock_state state; in START_TEST() local
2807 enum libinput_config_middle_emulation_state state; START_TEST() local
2841 enum libinput_config_middle_emulation_state state; START_TEST() local
2870 enum libinput_config_middle_emulation_state state; START_TEST() local
2897 enum libinput_config_middle_emulation_state state; START_TEST() local
2916 enum libinput_config_middle_emulation_state state; START_TEST() local
[all...]
H A Dtest-touchpad.c4657 enum libinput_config_dwt_state state; in START_TEST() local
4688 enum libinput_config_dwtp_state state; in START_TEST() local
3352 assert_btnevent_from_device(struct litest_device *device, unsigned int button, enum libinput_button_state state) assert_btnevent_from_device() argument
4718 enum libinput_config_dwt_state state; START_TEST() local
4743 enum libinput_config_dwtp_state state; START_TEST() local
[all...]
H A Dtest-tablet.c1117 enum libinput_button_state state; in START_TEST() local
/third_party/lwip/src/core/
H A Ddns.c229 u8_t state; member
[all...]
H A Dnetif.c279 netif_add_noaddr(struct netif *netif, struct net_group *group, void *state, netif_init_fn init, netif_input_fn input) in netif_add_noaddr() argument
324 netif_add(struct netif *netif, struct net_group *group, const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input) global() argument
1537 netif_ip6_addr_set_state(struct netif *netif, s8_t addr_idx, u8_t state) global() argument
[all...]
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c77 lws_acme_state state; member
568 lws_acme_report_status(struct lws_vhost *v, int state, const char *json) in lws_acme_report_status() argument
[all...]
/third_party/libinput/src/
H A Devdev-fallback.c35 fallback_keyboard_notify_key(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time, int key, enum libinput_key_state state) fallback_keyboard_notify_key() argument
65 fallback_notify_physical_button(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time, int button, enum libinput_button_state state) fallback_notify_physical_button() argument
707 enum libinput_switch_state state; fallback_process_switch() local
1199 const char *state = NULL; fallback_interface_toggle_touch() local
[all...]
H A Devdev-mt-touchpad-gestures.c61 gesture_state_to_str(enum tp_gesture_state state) in gesture_state_to_str() argument
1350 enum tp_gesture_state state = tp->gesture.state; tp_gesture_end() local
[all...]
/third_party/lwip/src/include/lwip/
H A Dnetif.h326 void *state; member
642 u8_t state; global() member
648 u8_t state; global() member
[all...]

Completed in 46 milliseconds

1...<<81828384858687888990>>...111