Searched defs:mem (Results 1 - 25 of 187) sorted by relevance

12345678

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_msgpack.h30 uint8_t *mem; member in struct:ac_msgpack
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dmemstream.h58 u_memstream_get(const struct u_memstream *mem) argument
H A Dmemstream.c31 u_memstream_open(struct u_memstream *mem, char **bufp, size_t *sizep) argument
64 u_memstream_close(struct u_memstream *mem) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daub_mem.h48 struct rb_tree mem; member in struct:aub_mem
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daub_mem.h48 struct rb_tree mem; member in struct:aub_mem
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3d.h37 void *mem; member in struct:v3d_shim_device
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Dmmap.h50 __pandecode_fetch_gpu_mem(const struct pandecode_mapped_memory *mem, argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr700_asm.c128 int r700_bytecode_fetch_mem_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *mem, unsigned id) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_intel.c40 struct anv_device_memory *mem; local in function:anv_CreateDmaBufImageINTEL
[all...]
H A Danv_android_stubs.c44 anv_import_ahw_memory(VkDevice device_h,struct anv_device_memory * mem,const VkImportAndroidHardwareBufferInfoANDROID * info) argument
52 anv_create_ahw_memory(VkDevice device_h,struct anv_device_memory * mem,const VkMemoryAllocateInfo * pAllocateInfo) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android_stubs.c50 anv_import_ahw_memory(VkDevice device_h,struct anv_device_memory * mem,const VkImportAndroidHardwareBufferInfoANDROID * info) argument
58 anv_create_ahw_memory(VkDevice device_h,struct anv_device_memory * mem,const VkMemoryAllocateInfo * pAllocateInfo) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr700_asm.c128 int r700_bytecode_fetch_mem_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *mem, unsigned id) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.h52 __pandecode_fetch_gpu_mem(const struct pandecode_mapped_memory *mem, argument
[all...]
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dri.h13 int mem; member in struct:__anon437464dc0108
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dimports.c86 void *mem; local in function:_mesa_align_malloc
125 void *mem; local in function:_mesa_align_calloc
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_alloc.h44 void *mem = vk_alloc(alloc, size, align, scope); local in function:vk_zalloc
105 void *mem = vk_alloc2(parent_alloc, alloc, size, align, scope); local in function:vk_zalloc2
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Dcolors.h37 const char *mem; /* memory reference */ member in struct:envy_colors
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_cursor.c125 CARD32 *mem, *SrcS, *SrcM, *DstS; local in function:NewportRealizeCursor
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_allocate.h109 panfrost_reserve(struct panfrost_memory *mem, size_t sz) argument
H A Dpan_trace.c123 struct pantrace_memory *mem = malloc(sizeof(*mem)); local in function:pantrace_mmap
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tessellator/
H A Dp_tessellator.cpp133 void *mem; local in function:p_tess_init
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_android.h124 vn_android_device_import_ahb(UNUSED struct vn_device * dev,UNUSED struct vn_device_memory * mem,UNUSED const VkMemoryAllocateInfo * alloc_info,UNUSED const VkAllocationCallbacks * alloc,UNUSED struct AHardwareBuffer * ahb) argument
134 vn_android_device_allocate_ahb(UNUSED struct vn_device * dev,UNUSED struct vn_device_memory * mem,UNUSED const VkMemoryAllocateInfo * alloc_info,UNUSED const VkAllocationCallbacks * alloc) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c150 xf86_dga_open_framebuffer(ScrnInfoPtr scrn,char ** name,unsigned char ** mem,int * size,int * offset,int * flags) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86DiDGA.c140 xf86_dga_open_framebuffer(ScrnInfoPtr scrn,char ** name,unsigned char ** mem,int * size,int * offset,int * flags) argument
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dga.c329 S3V_OpenFramebuffer(ScrnInfoPtr pScrn,char ** name,unsigned char ** mem,int * size,int * offset,int * flags) argument

Completed in 24 milliseconds

12345678