Home
last modified time | relevance | path

Searched defs:dwords (Results 51 - 61 of 61) sorted by relevance

123

/third_party/alsa-lib/src/pcm/
H A Dpcm.c3164 unsigned int dwords = samples * width / 64; in snd_pcm_area_silence() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c890 tu6_emit_const(struct tu_cs *cs, uint32_t opcode, uint32_t base, enum a6xx_state_block block, uint32_t offset, uint32_t size, const uint32_t *dwords) tu6_emit_const() argument
[all...]
H A Dtu_cmd_buffer.c4111 uint32_t dwords = 0; in tu6_user_consts_size() local
4181 uint32_t dwords = 0; tu6_const_size() local
4202 uint32_t dwords = 0; tu6_emit_consts() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1042 unsigned dwords; /* Dword count, not reg aligned */ member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c3518 uint32_t dwords[GENX(3DSTATE_CLIP_length)]; in cmd_buffer_emit_clip() local
3783 uint32_t dwords[GENX(3DSTATE_STREAMOUT_length)]; in cmd_buffer_emit_streamout() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c4048 unsigned dwords = GENX(3DSTATE_STREAMOUT_length) + (3 + 2 * max_decls); in iris_create_so_decl_list() local
4768 static const unsigned dwords[] = { in iris_derived_program_state_size() local
6253 enum { dwords = GENX(3DSTATE_SO_BUFFER_length) }; in iris_upload_dirty_render_state() enumerator
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c6599 radv_cs_emit_compute_predication(struct radv_cmd_state *state, struct radeon_cmdbuf *cs, uint64_t inv_va, bool *inv_emitted, unsigned dwords) radv_cs_emit_compute_predication() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c616 emit_dwords(struct svga_shader_emitter_v10 *emit, const uint32 *dwords, unsigned nr) emit_dwords() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c4335 unsigned dwords = GENX(3DSTATE_STREAMOUT_length) + (3 + 2 * max_decls); in crocus_create_so_decl_list() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc12470 uint64_t dwords = 2; in Simulator() local
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c639 GLuint dwords[POINTER_DWORDS]; member

Completed in 122 milliseconds

123