Home
last modified time | relevance | path

Searched defs:dwords (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dcffdec.c189 dump_hex(uint32_t *dwords, uint32_t sizedwords, int level) in dump_hex()
243 dump_float(float *dwords, uint32_t sizedwords, int level) in dump_float()
949 dump_registers(uint32_t regbase, uint32_t *dwords, uint32_t sizedwords, in dump_registers()
973 dump_domain(uint32_t *dwords, uint32_t sizedwords, int level, const char *name) in dump_domain()
1196 cp_im_loadi(uint32_t *dwords, uint32_t sizedwords, int level) in cp_im_loadi()
1230 cp_wide_reg_write(uint32_t *dwords, uint32_t sizedwords, int level) in cp_wide_reg_write()
1278 a3xx_get_state_type(uint32_t *dwords, gl_shader_stage *stage, in a3xx_get_state_type()
1399 a4xx_get_state_type(uint32_t *dwords, gl_shader_stage *stage, in a4xx_get_state_type()
1409 a6xx_get_state_type(uint32_t *dwords, gl_shader_stage *stage, in a6xx_get_state_type()
1494 cp_load_state(uint32_t *dwords, uint32_t sizedwords, int level) in cp_load_state()
[all …]
H A Drddecompiler.c170 decompile_shader(const char *name, uint32_t regbase, uint32_t *dwords, int level) in decompile_shader()
223 decompile_register(uint32_t regbase, uint32_t *dwords, uint16_t cnt, int level) in decompile_register()
277 decompile_register_reg_bunch(uint32_t regbase, uint32_t *dwords, uint16_t cnt, int level) in decompile_register_reg_bunch()
298 decompile_registers(uint32_t regbase, uint32_t *dwords, uint32_t sizedwords, in decompile_registers()
314 decompile_domain(uint32_t pkt, uint32_t *dwords, uint32_t sizedwords, in decompile_domain()
372 decompile_commands(uint32_t *dwords, uint32_t sizedwords, int level, uint32_t *cond_count) in decompile_commands()
H A Dcrashdec-prefetch.c134 scan_cmdstream(struct prefetch_state *s, int lvl, uint32_t *dwords, uint32_t sizedwords) in scan_cmdstream()
176 handle_prefetch(uint32_t *dwords, uint32_t sizedwords) in handle_prefetch()
H A Dscript.c48 uint32_t *dwords; member
699 script_packet(uint32_t *dwords, uint32_t sizedwords, struct rnn *rnn, in script_packet()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c518 uint32_t *dwords = (uint32_t *)instr; in disasm_instr_cb() local
565 disasm_a3xx_stat(uint32_t *dwords, int sizedwords, int level, FILE *out, in disasm_a3xx_stat()
630 disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, in disasm_a3xx()
638 try_disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, in try_disasm_a3xx()
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_scratch.c48 agx_scratch_get_spill_size(unsigned dwords) in agx_scratch_get_spill_size()
73 agx_scratch_get_bucket(uint32_t dwords) in agx_scratch_get_bucket()
203 agx_scratch_alloc(struct agx_scratch *scratch, unsigned dwords, in agx_scratch_alloc()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c35 uint32_t *dwords = (uint32_t *)instr; in pre_instr_cb() local
40 etna_disasm(uint32_t *dwords, int sizedwords, enum debug_t debug) in etna_disasm()
/aosp_15_r20/external/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c212 disasm_alu(uint32_t *dwords, uint32_t alu_off, int level, int sync, in disasm_alu()
457 disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) in disasm_fetch()
603 disasm_a2xx(uint32_t *dwords, int sizedwords, int level, gl_shader_stage type) in disasm_a2xx()
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daub_write.c92 int app_name_len, dwords; in write_execlists_header() local
113 int comment_len, comment_dwords, dwords; in write_legacy_header() local
192 uint32_t dwords = ALIGN(len, sizeof(uint32_t)) / sizeof(uint32_t); in mem_trace_memory_write_header_out() local
210 uint32_t dwords = 1; in register_write_out() local
/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dfd6_pack.h133 #define OUT_PKTBUF(ring, opcode, dwords, sizedwords, ...) \ argument
166 #define OUT_BUF(ring, dwords, sizedwords) \ argument
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Ddebug.h79 uint32_t *dwords = (uint32_t *)reg; in print_reg() local
87 uint32_t *dwords = (uint32_t *)reg; in print_creg() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Daubdump.c362 uint32_t dwords = ALIGN(len, sizeof(uint32_t)) / sizeof(uint32_t); in mem_trace_memory_write_header_out() local
374 uint32_t dwords = 1; in register_write_out() local
518 int app_name_len, dwords; in gen10_write_header() local
607 int comment_len, comment_dwords, dwords; in write_header() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_meta_cs_clear_copy_buffer.c242 nir_def *dwords = in ac_create_clear_copy_buffer_cs() local
264 nir_def *dwords = nir_channels(&b, value, BITFIELD_MASK(num_dwords)); in ac_create_clear_copy_buffer_cs() local
H A Dac_parse_ib.c812 unsigned dwords = byte_count / 4; in parse_sdma_ib() local
829 uint32_t dwords = ac_ib_get(ib) + 1; in parse_sdma_ib() local
/aosp_15_r20/external/igt-gpu-tools/tools/null_state_gen/
H A Dintel_batchbuffer.c192 unsigned dwords = bytes/4; in intel_batch_state_alloc() local
211 unsigned dwords = bytes/4; in intel_batch_state_copy() local
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_stdinc.h268 SDL_FORCE_INLINE void SDL_memset4(void *dst, Uint32 val, size_t dwords) in SDL_memset4()
299 SDL_FORCE_INLINE void *SDL_memcpy4(void *dst, const void *src, size_t dwords) in SDL_memcpy4()
/aosp_15_r20/external/mesa3d/src/intel/genxml/
H A Dgen_pack_header.py181 def collect_dwords(self, dwords, start, dim): argument
235 def emit_pack_function(self, dwords, length, repack=False): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c334 unsigned dwords = 4 + draw->count * vertex_size; in r300_draw_arrays_immediate() local
1019 unsigned dwords = 6; in r300_render_draw_arrays() local
1166 unsigned dwords = 13 + vertex_size + in r300_blitter_draw_rectangle() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h351 uint32_t dwords; in __OUT_IB() local
372 uint32_t dwords; in __OUT_IB5() local
/aosp_15_r20/external/mesa3d/src/etnaviv/isa/
H A Ddisasm.c15 uint32_t *dwords = (uint32_t *)instr; in pre_instr_cb() local
H A Dassembler.c25 uint32_t *dwords = (uint32_t *)instr; in pre_instr_cb() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_batch.h34 #define BEGIN_BATCH(dwords) (i915_winsys_batchbuffer_check(i915->batch, dwords)) argument
/aosp_15_r20/external/mesa3d/src/freedreno/isa/
H A Dir3-disasm.c21 uint32_t *dwords = (uint32_t *)instr; in disasm_instr_cb() local
/aosp_15_r20/device/google/contexthub/firmware/lib/builtins/
Dint_lib.h36 } dwords; typedef
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Dgfx7_cmd_buffer.c239 uint32_t dwords[GENX(3DSTATE_WM_length)]; in genX() local

12345