Home
last modified time | relevance | path

Searched defs:dwords (Results 1 - 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/freedreno/isa/
H A Dir3-disasm.c40 uint32_t *dwords = (uint32_t *)instr; in disasm_instr_cb() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.h18 uint32_t dwords; member
/third_party/mesa3d/src/intel/vulkan/
H A Dgfx7_cmd_buffer.c232 uint32_t dwords[GENX(3DSTATE_WM_length)]; in cmd_buffer_flush_dynamic_state() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_batchbuffer.h43 i915_winsys_batchbuffer_check(struct i915_winsys_batchbuffer *batch, size_t dwords) i915_winsys_batchbuffer_check() argument
H A Di915_state_dynamic.c60 set_dynamic_array(struct i915_context *i915, unsigned offset, const unsigned *src, unsigned dwords) set_dynamic_array() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.c314 const unsigned *dwords = (const unsigned *)tokens; in tgsi_dump_tokens() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_genx_macros.h38 __gen_get_batch_dwords(struct crocus_batch *batch, unsigned dwords) in __gen_get_batch_dwords() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h51 uint32_t *dwords; member
H A Dir2_assemble.c538 uint32_t *dwords = malloc(sizedwords * 4); in assemble() local
H A Dfd2_emit.c76 const uint32_t *dwords; in emit_constants() local
/third_party/mesa3d/src/freedreno/computerator/
H A Da4xx.c159 emit_const(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t constid, uint32_t sizedwords, const uint32_t *dwords) emit_const() argument
H A Da6xx.c230 emit_const(struct fd_ringbuffer *ring, uint32_t regid, uint32_t sizedwords, const uint32_t *dwords) emit_const() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_genx_macros.h36 __gen_get_batch_dwords(struct iris_batch *batch, unsigned dwords) in __gen_get_batch_dwords() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c105 svga_shader_emit_dwords(struct svga_shader_emitter * emit, const unsigned *dwords, unsigned nr) svga_shader_emit_dwords() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c527 uint32_t *dwords = (uint32_t *)instr; in disasm_instr_cb() local
574 disasm_a3xx_stat(uint32_t *dwords, int sizedwords, int level, FILE *out, in disasm_a3xx_stat() argument
639 disasm_a3xx(uint32_t *dwords, int sizedwords, int level, FILE *out, in disasm_a3xx() argument
647 try_disasm_a3xx(uint32_t *dwords, in argument
[all...]
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c230 disasm_alu(uint32_t *dwords, uint32_t alu_off, int level, int sync, in disasm_alu() argument
475 disasm_fetch(uint32_t *dwords, uint32_t alu_off, int level, int sync) in disasm_fetch() argument
621 disasm_a2xx(uint32_t *dwords, int sizedwords, int level, gl_shader_stage type) disasm_a2xx() argument
[all...]
/third_party/mesa3d/src/amd/compiler/tests/
H A Dglsl_scraper.py131 def dwords(f): function
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c244 uint32_t dwords = VIRGL_TRANSFER3D_SIZE + 1; in add_internal() local
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader_dump.c567 svga_shader_dump( const unsigned *assem, unsigned dwords, unsigned do_binary ) svga_shader_dump() argument
/third_party/node/deps/brotli/c/common/
H A Dplatform.h364 brotli_unaligned_uint64_t* dwords = (brotli_unaligned_uint64_t*) p; in BrotliUnalignedWrite64() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c37 fd6_emit_const_user(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t regid, uint32_t sizedwords, const uint32_t *dwords) fd6_emit_const_user() argument
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h364 brotli_unaligned_uint64_t* dwords = (brotli_unaligned_uint64_t*) p; in BrotliUnalignedWrite64() local
/third_party/mesa3d/src/freedreno/decode/
H A Dscript.c66 uint32_t *dwords; member
723 script_packet(uint32_t *dwords, uint32_t sizedwords, struct rnn *rnn, in script_packet() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_sqtt.c343 const uint32_t *dwords = (uint32_t *)data; in radv_emit_thread_trace_userdata() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c166 unsigned dwords = 6; in si_cp_write_fence_dwords() local

Completed in 18 milliseconds

123