Home
last modified time | relevance | path

Searched refs:slot_map (Results 1 – 7 of 7) sorted by relevance

/third_party/libinput/src/
Devdev-fallback.c369 seat_slot = ffs(~seat->slot_map) - 1; in fallback_flush_mt_down()
375 seat->slot_map |= bit(seat_slot); in fallback_flush_mt_down()
438 seat->slot_map &= ~bit(seat_slot); in fallback_flush_mt_up()
466 seat->slot_map &= ~bit(seat_slot); in fallback_flush_mt_cancel()
492 seat_slot = ffs(~seat->slot_map) - 1; in fallback_flush_st_down()
498 seat->slot_map |= bit(seat_slot); in fallback_flush_st_down()
548 seat->slot_map &= ~bit(seat_slot); in fallback_flush_st_up()
573 seat->slot_map &= ~bit(seat_slot); in fallback_flush_st_cancel()
Dlibinput-private.h186 uint32_t slot_map; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1371 …ducer_var_io(gl_shader_stage stage, nir_variable *var, unsigned *reserved, unsigned char *slot_map) in assign_producer_var_io() argument
1396 if (slot_map[slot] == 0xff) { in assign_producer_var_io()
1405 slot_map[slot + i] = (*reserved)++; in assign_producer_var_io()
1407 slot = slot_map[slot]; in assign_producer_var_io()
1423 …sumer_var_io(gl_shader_stage stage, nir_variable *var, unsigned *reserved, unsigned char *slot_map) in assign_consumer_var_io() argument
1446 if (slot_map[slot] == (unsigned char)-1) { in assign_consumer_var_io()
1453 slot_map[slot] = (*reserved)++; in assign_consumer_var_io()
1455 var->data.driver_location = slot_map[slot]; in assign_consumer_var_io()
1483 unsigned char slot_map[VARYING_SLOT_MAX]; in zink_compiler_assign_io() local
1484 memset(slot_map, -1, sizeof(slot_map)); in zink_compiler_assign_io()
[all …]
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c513 unsigned *slot_map; member
562 if (tx->slot_map) in nine_float_constant_src()
563 idx = tx->slot_map[idx]; in nine_float_constant_src()
597 if (tx->slot_map) in nine_integer_constant_src()
598 slot_idx = tx->slot_map[slot_idx]; in nine_integer_constant_src()
625 if (tx->slot_map) in nine_boolean_constant_src()
626 slot_idx = tx->slot_map[slot_idx]; in nine_boolean_constant_src()
3704 if (tx->slot_map) in tx_dtor()
3705 FREE(tx->slot_map); in tx_dtor()
3995 unsigned *slot_map; in nine_translate_shader() local
[all …]
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13827 unsigned int slot_map; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi25902 …<var-decl name="slot_map" type-id="f0981eeb" visibility="default" filepath="include/uapi/linux/hdl…
Dtest-PR27569-v0.abi25874 …<var-decl name="slot_map" type-id="f0981eeb" visibility="default" filepath="include/uapi/linux/hdl…