Searched defs:num_dwords (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.h40 uint32_t num_dwords; member in struct:virgl_transfer_queue
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.h37 uint32_t num_dwords; member in struct:virgl_transfer_queue
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Dgfx7_cmd_buffer.c457 uint32_t num_dwords = GENX(BLEND_STATE_length) + local in function:genX
H A Dgfx8_cmd_buffer.c760 uint32_t num_dwords = GENX(BLEND_STATE_length) + local in function:genX
H A Danv_batch_chain.c277 anv_batch_emit_dwords(struct anv_batch *batch, int num_dwords) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_sqtt.c315 radv_emit_thread_trace_userdata(const struct radv_device * device,struct radeon_cmdbuf * cs,const void * data,uint32_t num_dwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/tests/
H A Dgen_mi_builder_test.cpp245 gen_mi_builder_test::emit_dwords(int num_dwords) argument
313 __gen_get_batch_dwords(gen_mi_builder_test *test, unsigned num_dwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c122 unsigned num_dwords = size / 4; local in function:si_compute_do_clear_or_copy
H A Dsi_test_dma_perf.c207 unsigned num_dwords = size / 4; local in function:si_test_dma_perf
H A Dsi_descriptors.c1848 si_upload_bindless_descriptor(struct si_context * sctx,unsigned desc_slot,unsigned num_dwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c202 unsigned num_dwords = size / 4; local in function:si_test_dma_perf
H A Dsi_compute_blit.c178 unsigned num_dwords = size / 4; local in function:si_compute_clear_buffer_rmw
263 unsigned num_dwords = size / 4; local in function:si_compute_do_clear_or_copy
H A Dsi_sqtt.c726 si_emit_thread_trace_userdata(struct si_context * sctx,struct radeon_cmdbuf * cs,const void * data,uint32_t num_dwords) argument
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_accel.c327 int i = 0, num_dwords = 0; local in function:TGASubsequentColorExpandScanline
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_genX_exec.h357 const unsigned num_dwords = 1 + num_vbs * GENX(VERTEX_BUFFER_STATE_length); local in function:blorp_emit_vertex_buffers
506 const unsigned num_dwords = local in function:blorp_emit_vertex_elements
1744 const unsigned num_dwords = GENX(MI_ATOMIC_length) + inlinedata_dw; local in function:blorp_update_clear_color
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_mi_builder.h505 _gen_mi_builder_push_math(struct gen_mi_builder * b,const uint32_t * dwords,unsigned num_dwords) argument
/xsrc/external/mit/MesaLib/dist/src/intel/common/tests/
H A Dmi_builder_test.cpp289 mi_builder_test::emit_dwords(int num_dwords) argument
375 __gen_get_batch_dwords(mi_builder_test *test, unsigned num_dwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c438 uint32_t num_dwords; local in function:emit_mul_gpr0
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_batch_chain.c218 anv_batch_emit_dwords(struct anv_batch *batch, int num_dwords) argument
H A DgenX_pipeline.c113 const uint32_t num_dwords = 1 + total_elems * 2; local in function:emit_vertex_input
916 const uint32_t num_dwords = GENX(BLEND_STATE_length) + local in function:emit_cb_state
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h414 const unsigned num_dwords = 1 + num_vbs * GENX(VERTEX_BUFFER_STATE_length); local in function:blorp_emit_vertex_buffers
563 const unsigned num_dwords = local in function:blorp_emit_vertex_elements
1864 const unsigned num_dwords = GENX(MI_ATOMIC_length) + inlinedata_dw; local in function:blorp_update_clear_color
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dmi_builder.h687 _mi_builder_push_math(struct mi_builder * b,const uint32_t * dwords,unsigned num_dwords) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.h453 static inline bool kgem_check_batch(struct kgem *kgem, int num_dwords) argument
478 kgem_check_batch_with_surfaces(struct kgem * kgem,int num_dwords,int num_surfaces) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.h437 static inline bool kgem_check_batch(struct kgem *kgem, int num_dwords) argument
462 kgem_check_batch_with_surfaces(struct kgem * kgem,int num_dwords,int num_surfaces) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu.h797 brw_dp_oword_block_rw_desc(const struct intel_device_info * devinfo,bool align_16B,unsigned num_dwords,bool write) argument
842 brw_dp_a64_oword_block_rw_desc(const struct intel_device_info * devinfo,bool align_16B,unsigned num_dwords,bool write) argument

Completed in 52 milliseconds

12