Home
last modified time | relevance | path

Searched defs:alloc_size (Results 51 - 75 of 80) sorted by relevance

1234

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c574 unsigned alloc_size = size; in zink_bo_create() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c579 uint64_t alloc_size = 0; in vn_android_image_from_anb() local
1001 uint64_t alloc_size = 0; in vn_GetAndroidHardwareBufferPropertiesANDROID() local
1145 uint64_t alloc_size in vn_android_device_import_ahb() local
1393 uint64_t alloc_size = 0; vn_android_get_ahb_buffer_memory_type_bits() local
[all...]
H A Dvn_queue.c125 size_t alloc_size = 0; in vn_queue_submission_alloc_storage() local
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1362 unsigned alloc_size = size; in amdgpu_bo_create() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc1319 static void on_allocation(const std::type_info* /*unused*/, uint64 alloc_size, in on_allocation() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_osl.c262 uint32 alloc_size = (uint32)(sizeof(dhd_map_log_t) + in osl_dma_map_log_init() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h642 size_t alloc_size = sizeof(*alloc) + sizeof(*alloc->pages) * nr_pages; in kbase_alloc_create() local
/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c134 int alloc_size = FFALIGN(FFABS(linesize) + 32, 32); in alloc_scratch_buffers() local
/third_party/ffmpeg/libavformat/
H A Daviobuf.c1184 int overlap, new_size, alloc_size; in ffio_rewind_with_probe_data() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2323 VkDeviceSize alloc_size = ALIGN(pAllocateInfo->allocationSize, 4096); in v3dv_AllocateMemory() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c913 si_texture_create_object(struct pipe_screen *screen, const struct pipe_resource *base, const struct radeon_surf *surface, const struct si_texture *plane0, struct pb_buffer *imported_buf, uint64_t offset, unsigned pitch_in_bytes, uint64_t alloc_size, unsigned alignment) si_texture_create_object() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c670 uint32_t alloc_size = MIN2(cmd_buffer->total_batch_size, in anv_cmd_buffer_chain_batch() local
H A Danv_allocator.c1039 uint32_t alloc_size = anv_state_pool_get_bucket_size(bucket); in anv_state_pool_alloc_no_vg() local
1139 uint32_t alloc_size = pool->block_size; anv_state_pool_alloc_back() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c797 unsigned alloc_size = size; in alloc_bo_from_slabs() local
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c206 uint64_t alloc_size; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1589 size_t alloc_size = sizeof(struct radv_shader_binary_rtld) + elf_size + llvm_ir_size + 1; in ac_compile_llvm_module() local
H A Dradv_device.c5568 uint64_t alloc_size = align_u64(pAllocateInfo->allocationSize, 4096); in radv_alloc_memory() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dattrib.c4808 u32 old_size, alloc_size, attr_size; local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1012 size_t alloc_size; in load_library() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1012 size_t alloc_size; in load_library() local
/third_party/musl/ldso/
H A Ddynlink.c1083 size_t alloc_size; local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h146 size_t alloc_size = (align_to - 1) + size; in Allocate() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h410 uint32_t alloc_size; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c4700 size_t alloc_size; in vop_bind() local
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1977 size_t alloc_size; in load_library() local
5140 size_t alloc_size; in load_library_header() local
[all...]

Completed in 102 milliseconds

1234