Searched defs:dwords (Results 1 - 25 of 144) sorted by relevance

123456

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_ringbuffer.h11 unsigned dwords:8; member in struct:util_packet
H A Du_ringbuffer.c24 struct util_ringbuffer *util_ringbuffer_create( unsigned dwords ) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/isa/
H A Dir3-disasm.c40 uint32_t *dwords = (uint32_t *)instr; local in function:disasm_instr_cb
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaNonTEGlyph.c56 int dwords = ((3 * wText + 31) >> 5) * h; local in function:EXPNAME
58 int dwords = ((wText + 31) >> 5) * h; local in function:EXPNAME
H A DxaaBitmap.c278 int shift = 0, dwords; local in function:EXPNAME
396 int shift = 0, dwords, bufferNo; local in function:EXPNAME
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_queryobj.c207 int dwords; local in function:radeon_emit_queryobj
H A Dradeon_ioctl.c173 int dwords = (rmesa->radeon.cmdbuf.cs->section_ndw - rmesa->radeon.cmdbuf.cs->section_cdw); local in function:radeonFlushElts
H A Dradeon_state_init.c265 uint32_t dwords = atom->check(ctx, atom); variable in typeref:typename:uint32_t
277 uint32_t dwords = atom->check(ctx, atom); local in function:vec_emit
289 uint32_t dwords = atom->check(ctx, atom); local in function:lit_emit
301 uint32_t dwords; local in function:check_always_ctx
326 uint32_t dwords = atom->check(ctx, atom); local in function:ctx_emit_cs
423 uint32_t dwords = atom->check(ctx, atom); local in function:cube_emit_cs
460 uint32_t dwords = atom->cmd_size; local in function:tex_emit_cs
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_queryobj.c208 int dwords; local in function:radeon_emit_queryobj
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_cursor.c72 int i, dwords; local in function:RivaTransformCursor
H A Dnv_cursor.c117 int i, dwords; local in function:TransformCursor
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c105 svga_shader_emit_dwords(struct svga_shader_emitter * emit,const unsigned * dwords,unsigned nr) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.c314 const unsigned *dwords = (const unsigned *)tokens; local in function:tgsi_dump_tokens
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h51 uint32_t *dwords; member in struct:ir2_shader_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_batchbuffer.h43 i915_winsys_batchbuffer_check(struct i915_winsys_batchbuffer * batch,size_t dwords) argument
H A Di915_state_dynamic.c63 set_dynamic_array(struct i915_context * i915,unsigned offset,const unsigned * src,unsigned dwords) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Dgen8_cmd_buffer.c501 uint32_t dwords[GENX(3DSTATE_WM_DEPTH_STENCIL_length)]; local in function:genX
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_genx_macros.h38 __gen_get_batch_dwords(struct crocus_batch *batch, unsigned dwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2.h51 uint32_t *dwords; member in struct:ir2_shader_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_batchbuffer.h43 i915_winsys_batchbuffer_check(struct i915_winsys_batchbuffer * batch,size_t dwords) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c105 svga_shader_emit_dwords(struct svga_shader_emitter * emit,const unsigned * dwords,unsigned nr) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.c314 const unsigned *dwords = (const unsigned *)tokens; local in function:tgsi_dump_tokens
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dshafb4.c160 CARD32 dwords[4]; local in function:shadowUpdateAfb4x8
[all...]
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c65 int i, j, dwords, mem, width, funcNo; local in function:ApmCacheMonoStipple
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dhsw_queryobj.c416 uint32_t dwords = (ptype == GL_INT || ptype == GL_UNSIGNED_INT) ? 1 : 2; local in function:store_query_result_reg

Completed in 35 milliseconds

123456