Searched defs:dwords (Results 51 - 61 of 61) sorted by relevance
123
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 3164 unsigned int dwords = samples * width / 64; in snd_pcm_area_silence() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 890 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 D | tu_cmd_buffer.c | 4111 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 D | brw_compiler.h | 1042 unsigned dwords; /* Dword count, not reg aligned */ member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 3518 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 D | iris_state.c | 4048 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 D | radv_cmd_buffer.c | 6599 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 D | svga_tgsi_vgpu10.c | 616 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 D | crocus_state.c | 4335 unsigned dwords = GENX(3DSTATE_STREAMOUT_length) + (3 + 2 * max_decls); in crocus_create_so_decl_list() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 12470 uint64_t dwords = 2; in Simulator() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 639 GLuint dwords[POINTER_DWORDS]; member
|
Completed in 122 milliseconds
123