/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_transfer_queue.h | 40 uint32_t num_dwords; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_csb.c | 211 void *pvr_csb_alloc_dwords(struct pvr_csb *csb, uint32_t num_dwords) in pvr_csb_alloc_dwords()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | gfx7_cmd_buffer.c | 293 uint32_t num_dwords = GENX(BLEND_STATE_length) + in genX() local
|
D | gfx8_cmd_buffer.c | 691 uint32_t num_dwords = GENX(BLEND_STATE_length) + in genX() local
|
D | genX_pipeline.c | 116 const uint32_t num_dwords = 1 + total_elems * 2; in emit_vertex_input() local
|
D | genX_cmd_buffer.c | 1070 const unsigned num_dwords = GFX_VER >= 10 ? in init_fast_clear_color() local 3289 const uint32_t num_dwords = 2 + 2 * buffer_count; in cmd_buffer_emit_push_constant_all() local 3821 const uint32_t num_dwords = 1 + num_buffers * 4; in genX() local
|
D | anv_batch_chain.c | 280 anv_batch_emit_dwords(struct anv_batch *batch, int num_dwords) in anv_batch_emit_dwords()
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_genX_exec.h | 422 const unsigned num_dwords = 1 + num_vbs * GENX(VERTEX_BUFFER_STATE_length); in blorp_emit_vertex_buffers() local 571 const unsigned num_dwords = in blorp_emit_vertex_elements() local 1919 const unsigned num_dwords = GENX(MI_ATOMIC_length) + inlinedata_dw; in blorp_update_clear_color() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_genx_macros.h | 111 #define iris_emit_merge(batch, dwords0, dwords1, num_dwords) \ argument
|
D | iris_state.c | 5725 const uint32_t num_dwords = 2 + 2 * n; in emit_push_constant_packet_all() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_genx_macros.h | 116 #define crocus_emit_merge(batch, dwords0, dwords1, num_dwords) \ argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_test_dma_perf.c | 202 unsigned num_dwords = size / 4; in si_test_dma_perf() local
|
D | si_compute_blit.c | 281 unsigned num_dwords = size / 4; in si_compute_clear_buffer_rmw() local 367 unsigned num_dwords = size / 4; in si_compute_do_clear_or_copy() local
|
D | si_sqtt.c | 776 const void *data, uint32_t num_dwords) in si_emit_thread_trace_userdata()
|
D | si_descriptors.c | 1894 unsigned num_dwords) in si_upload_bindless_descriptor()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_sqtt.c | 339 uint32_t num_dwords) in radv_emit_thread_trace_userdata()
|
/third_party/mesa3d/src/intel/common/tests/ |
D | mi_builder_test.cpp | 291 mi_builder_test::emit_dwords(int num_dwords) in emit_dwords() 377 __gen_get_batch_dwords(mi_builder_test *test, unsigned num_dwords) in __gen_get_batch_dwords()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_eu.h | 820 unsigned num_dwords, in brw_dp_oword_block_rw_desc() 865 unsigned num_dwords, in brw_dp_a64_oword_block_rw_desc()
|
/third_party/mesa3d/src/amd/common/ |
D | sid.h | 216 #define EOP_DATA_GDS(dw_offset, num_dwords) ((dw_offset) | ((unsigned)(num_dwords) << 16)) argument
|
/third_party/mesa3d/src/intel/common/ |
D | mi_builder.h | 689 unsigned num_dwords) in _mi_builder_push_math()
|