Home
last modified time | relevance | path

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

123

/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 101 milliseconds

123