Home
last modified time | relevance | path

Searched defs:pool_size (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/tests/
Dstate_pool_padding.c43 uint64_t pool_size = bp->size; in main() local
/third_party/ltp/testcases/kernel/sound/
Dsnd_seq01.c40 static void reinit_pool(int pool_size) in reinit_pool()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_query.c56 uint32_t pool_size = sizeof(*pool) + pCreateInfo->queryCount * sizeof(struct pipe_query *); in lvp_CreateQueryPool() local
/third_party/ffmpeg/libavcodec/
Dlibvpxdec.c48 size_t pool_size; member
Dlibdav1d.c48 int pool_size; member
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device.c323 static const uint32_t pool_size = 4096; in vn_device_feedback_pool_init() local
Dvn_device_memory.c157 const VkDeviceSize pool_size = 16 * 1024 * 1024; in vn_device_memory_pool_suballocate() local
Dvn_descriptor_set.c314 const VkDescriptorPoolSize *pool_size = &pCreateInfo->pPoolSizes[i]; in vn_CreateDescriptorPool() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c1196 unsigned long pool_size ) in bsdf_raster_reset()
Dftsdf.c3728 unsigned long pool_size ) in sdf_raster_reset()
/third_party/node/deps/v8/src/objects/
Dcode.cc522 if (int pool_size = constant_pool_size()) { in Disassemble() local
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.c408 FT_ULong* pool_size ) in cff_index_get_pointers()
/third_party/mesa3d/src/intel/vulkan/
Danv_descriptor_set.c931 const size_t pool_size = in anv_CreateDescriptorPool() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c1495 VkDescriptorPoolSize pool_size = { in create_texel_buffer_copy_descriptor_pool() local
3713 VkDescriptorPoolSize pool_size = { in create_blit_descriptor_pool() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h1085 size_t pool_size; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c215 uint32_t pool_size, slot_size; in tu_CreateQueryPool() local
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c2188 unsigned long pool_size ) in gray_raster_reset()
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c3202 ULong pool_size ) in ft_black_reset()
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc134 size_t pool_size = GetSize(); in Emit() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c1432 sljit_uw pool_size = 0; /* literal pool */ in sljit_generate_code() local
/third_party/ffmpeg/libavformat/
Dmpegts.c1725 int pool_size = FFMIN(ts->max_packet_size + AV_INPUT_BUFFER_PADDING_SIZE, 2 << index); in buffer_pool_get() local
/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64.cc4596 int pool_size = static_cast<int>(SizeOfCodeGeneratedSince(&size_check)); in EmitVeneers() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h10675 unsigned int pool_size; member