Home
last modified time | relevance | path

Searched refs:last_reg (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h38 uint32_t last_reg; member
148 coalesce->last_reg = 0; in etna_coalesce_start()
176 if (coalesce->last_reg != 0) { in check_coalsence()
177 if (((coalesce->last_reg + 4) != reg) || (coalesce->last_fixp != fixp)) { in check_coalsence()
187 coalesce->last_reg = reg; in check_coalsence()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/DSPTool/
H A DDSPTool.cpp168 u16 last_reg; in PrintResults() local
185 last_reg = in PrintResults()
198 last_reg = (u8)(reg_vector.at(step * 32 - 32 + reg) + htemp); in PrintResults()
203 last_reg = 0; in PrintResults()
210 last_reg = reg_vector.at((step * 32 - 32) + reg); in PrintResults()
212 if (last_reg != current_reg) in PrintResults()
215 last_reg, current_reg)); in PrintResults()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dmkregtable.c202 int last_reg; in parser_auth() local
228 last_reg = strtol(last_reg_s, NULL, 16); in parser_auth()
260 if (t->offset_max < last_reg) in parser_auth()
261 t->offset_max = last_reg; in parser_auth()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dmkregtable.c202 int last_reg; in parser_auth() local
228 last_reg = strtol(last_reg_s, NULL, 16); in parser_auth()
260 if (t->offset_max < last_reg) in parser_auth()
261 t->offset_max = last_reg; in parser_auth()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dmkregtable.c202 int last_reg; in parser_auth() local
228 last_reg = strtol(last_reg_s, NULL, 16); in parser_auth()
260 if (t->offset_max < last_reg) in parser_auth()
261 t->offset_max = last_reg; in parser_auth()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir3/
H A Dir3_validate.c78 struct ir3_register *last_reg = NULL; in validate_instr() local
107 validate_assert(ctx, (last_reg->flags & IR3_REG_HALF) == (reg->flags & IR3_REG_HALF)); in validate_instr()
110 last_reg = reg; in validate_instr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/isa/sb/
H A Demu8000.c39 if (reg != emu->last_reg) { in snd_emu8000_poke()
41 emu->last_reg = reg; in snd_emu8000_poke()
53 if (reg != emu->last_reg) { in snd_emu8000_peek()
55 emu->last_reg = reg; in snd_emu8000_peek()
67 if (reg != emu->last_reg) { in snd_emu8000_poke_dw()
69 emu->last_reg = reg; in snd_emu8000_poke_dw()
83 if (reg != emu->last_reg) { in snd_emu8000_peek_dw()
85 emu->last_reg = reg; in snd_emu8000_peek_dw()
506 emu->last_reg = 0xffff; /* reset the last register index */ in snd_emu8000_init_hw()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/isa/sb/
H A Demu8000.c39 if (reg != emu->last_reg) { in snd_emu8000_poke()
41 emu->last_reg = reg; in snd_emu8000_poke()
53 if (reg != emu->last_reg) { in snd_emu8000_peek()
55 emu->last_reg = reg; in snd_emu8000_peek()
67 if (reg != emu->last_reg) { in snd_emu8000_poke_dw()
69 emu->last_reg = reg; in snd_emu8000_poke_dw()
83 if (reg != emu->last_reg) { in snd_emu8000_peek_dw()
85 emu->last_reg = reg; in snd_emu8000_peek_dw()
506 emu->last_reg = 0xffff; /* reset the last register index */ in snd_emu8000_init_hw()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/isa/sb/
H A Demu8000.c39 if (reg != emu->last_reg) { in snd_emu8000_poke()
41 emu->last_reg = reg; in snd_emu8000_poke()
53 if (reg != emu->last_reg) { in snd_emu8000_peek()
55 emu->last_reg = reg; in snd_emu8000_peek()
67 if (reg != emu->last_reg) { in snd_emu8000_poke_dw()
69 emu->last_reg = reg; in snd_emu8000_poke_dw()
83 if (reg != emu->last_reg) { in snd_emu8000_peek_dw()
85 emu->last_reg = reg; in snd_emu8000_peek_dw()
506 emu->last_reg = 0xffff; /* reset the last register index */ in snd_emu8000_init_hw()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c79 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
84 state->last_reg = reg; in si_pm4_set_reg()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c82 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
87 state->last_reg = reg; in si_pm4_set_reg()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c82 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
87 state->last_reg = reg; in si_pm4_set_reg()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c82 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
87 state->last_reg = reg; in si_pm4_set_reg()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c82 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
87 state->last_reg = reg; in si_pm4_set_reg()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c82 if (opcode != state->last_opcode || reg != (state->last_reg + 1)) { in si_pm4_set_reg()
87 state->last_reg = reg; in si_pm4_set_reg()

12345678910>>...18