| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_legacy_memory.c | 15 radeon_legacy_allocate_memory(ScrnInfoPtr pScrn,void ** mem_struct,int size,int align,int domain) argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | gl_nir_lower_images.c | 40 type_size_align_1(const struct glsl_type *type, unsigned *size, unsigned *align) argument
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_buffer_test.c | 61 align() function in typeref:typename:void
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_stream.c | 45 sna_static_stream_alloc(struct sna_static_stream * stream,uint32_t len,uint32_t align) argument 63 sna_static_stream_add(struct sna_static_stream * stream,const void * data,uint32_t len,uint32_t align) argument 71 sna_static_stream_map(struct sna_static_stream * stream,uint32_t len,uint32_t align) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_stream.c | 45 sna_static_stream_alloc(struct sna_static_stream * stream,uint32_t len,uint32_t align) argument 63 sna_static_stream_add(struct sna_static_stream * stream,const void * data,uint32_t len,uint32_t align) argument 71 sna_static_stream_map(struct sna_static_stream * stream,uint32_t len,uint32_t align) argument
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_memory.c | 119 GeodeAllocOffscreen(GeodeRec * pGeode, int size, int align) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/ |
| H A D | vk_alloc.h | 32 vk_alloc(const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 40 vk_zalloc(const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 54 vk_realloc(const VkAllocationCallbacks * alloc,void * ptr,size_t size,size_t align,VkSystemAllocationScope scope) argument 88 vk_alloc2(const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 100 vk_zalloc2(const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_register_allocate.c | 64 agx_assign_regs(BITSET_WORD *used_regs, unsigned count, unsigned align, unsigned max) argument 125 unsigned align = (I->dest[d].size == AGX_SIZE_16) ? 1 : 2; local in function:agx_ra_assign_local
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/lib/ |
| H A D | pool.h | 86 unsigned align; member in struct:agx_desc_alloc_info 110 unsigned align = descs[0].align; local in function:agx_pool_alloc_descs
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_scratch.c | 51 unsigned align, UNUSED size; local in function:lower_load_store
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/ |
| H A D | testlib.c | 116 unsigned int align(unsigned int value, unsigned int alignment) function in typeref:typename:unsigned int
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_scratch.c | 65 unsigned align, UNUSED size; local in function:lower_load_store
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/ |
| H A D | testlib.c | 116 unsigned int align(unsigned int value, unsigned int alignment) function in typeref:typename:unsigned int
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_pool.h | 90 unsigned align; member in struct:pan_desc_alloc_info 114 unsigned align = descs[0].align; local in function:pan_pool_alloc_descs
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_tiling_lt.c | 46 align_down(uint32_t val, uint32_t align) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 156 GLint saved_align, align; local in function:_mesa_cpal_compressed_teximage2d
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | v3d40_tex.c | 240 type_size_align_1(const struct glsl_type *type, unsigned *size, unsigned *align) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_rtld.h | 45 uint32_t align; member in struct:ac_rtld_symbol
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_tiling_lt.c | 46 align_down(uint32_t val, uint32_t align) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_eu_compact.cpp | 34 unsigned align; member in struct:CompactParams
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 156 GLint saved_align, align; local in function:_mesa_cpal_compressed_teximage2d
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_nir_compute_push_layout.c | 126 const unsigned align = compiler->scalar_stage[nir->info.stage] ? 4 : 16; local in function:anv_nir_compute_push_layout
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_alloc.h | 40 vk_alloc(const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 48 vk_zalloc(const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 62 vk_realloc(const VkAllocationCallbacks * alloc,void * ptr,size_t size,size_t align,VkSystemAllocationScope scope) argument 122 vk_alloc2(const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 134 vk_zalloc2(const VkAllocationCallbacks * parent_alloc,const VkAllocationCallbacks * alloc,size_t size,size_t align,VkSystemAllocationScope scope) argument 177 size_t align; member in struct:vk_multialloc 190 vk_multialloc_add_size_align(struct vk_multialloc * ma,void ** ptr,size_t size,size_t align) argument [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texdown.c | 154 static unsigned long align(unsigned long value, unsigned long a) function in typeref:typename:unsigned long
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_bufmgr.h | 65 unsigned long align; member in struct:_drm_intel_bo
|