Searched defs:sizedwords (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h54 uint16_t sizedwords; member in struct:ir2_shader_info
H A Ddisasm-a2xx.c595 int disasm_a2xx(uint32_t *dwords, int sizedwords, int level, gl_shader_stage type) argument
H A Dir2_assemble.c532 uint32_t sizedwords = cfdwords + alufetchdwords; local in function:assemble
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h54 uint16_t sizedwords; member in struct:ir2_shader_info
H A Dir2_assemble.c537 uint32_t sizedwords = cfdwords + alufetchdwords; local in function:assemble
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A Demu.c473 unsigned sizedwords = emu->sizedwords; local in function:emu_fini
H A Ddisasm.c712 setup_packet_table(uint32_t *jmptbl, uint32_t sizedwords) argument
724 setup_labels(uint32_t *instrs, uint32_t sizedwords) argument
763 uint32_t sizedwords = emu->sizedwords; local in function:disasm
835 disasm_legacy(uint32_t * buf,int sizedwords) argument
[all...]
H A Demu.h161 unsigned sizedwords; member in struct:emu
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A Da4xx.c159 emit_const(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t constid, uint32_t sizedwords, argument
H A Da6xx.c211 emit_const(struct fd_ringbuffer *ring, uint32_t regid, uint32_t sizedwords, argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdump.c355 unsigned int sizedwords; local in function:handle_file
H A Dscript.c64 uint32_t sizedwords; member in struct:rnndec
720 script_packet(uint32_t *dwords, uint32_t sizedwords, struct rnn *rnn, argument
H A Dpgmdump.c414 dump_raw_shader(uint32_t *dwords, uint32_t sizedwords, int n, char *ext) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c275 unsigned sizedwords local in function:user_consts_cmdstream_size
37 fd6_emit_const_user(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t sizedwords,const uint32_t * dwords) argument
68 fd6_emit_const_bo(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t offset,uint32_t sizedwords,struct fd_bo * bo) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h65 emit_const_asserts(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t sizedwords) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Ddisasm-a2xx.c621 disasm_a2xx(uint32_t *dwords, int sizedwords, int level, gl_shader_stage type) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c525 disasm_a3xx_stat(uint32_t *dwords, int sizedwords, int level, FILE *out, argument
590 disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, argument
598 try_disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c1090 int disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, unsigned gpu_id) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c605 etna_disasm(uint32_t *dwords, int sizedwords, enum debug_t debug) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c56 fd3_emit_const(struct fd_ringbuffer * ring,gl_shader_stage type,uint32_t regid,uint32_t offset,uint32_t sizedwords,const uint32_t * dwords,struct pipe_resource * prsc) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c51 fd4_emit_const(struct fd_ringbuffer * ring,gl_shader_stage type,uint32_t regid,uint32_t offset,uint32_t sizedwords,const uint32_t * dwords,struct pipe_resource * prsc) argument
922 fd4_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c54 fd5_emit_const(struct fd_ringbuffer * ring,gl_shader_stage type,uint32_t regid,uint32_t offset,uint32_t sizedwords,const uint32_t * dwords,struct pipe_resource * prsc) argument
1106 fd5_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c618 etna_disasm(uint32_t *dwords, int sizedwords, enum debug_t debug) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c60 fd3_emit_const_user(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t sizedwords,const uint32_t * dwords) argument
78 fd3_emit_const_bo(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t offset,uint32_t sizedwords,struct fd_bo * bo) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c55 fd4_emit_const_user(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t sizedwords,const uint32_t * dwords) argument
73 fd4_emit_const_bo(struct fd_ringbuffer * ring,const struct ir3_shader_variant * v,uint32_t regid,uint32_t offset,uint32_t sizedwords,struct fd_bo * bo) argument
925 fd4_mem_to_mem(struct fd_ringbuffer * ring,struct pipe_resource * dst,unsigned dst_off,struct pipe_resource * src,unsigned src_off,unsigned sizedwords) argument
[all...]

Completed in 50 milliseconds

12