Home
last modified time | relevance | path

Searched defs:allocate (Results 126 - 128 of 128) sorted by relevance

123456

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp2550 angle::Result DynamicShadowBuffer::allocate(size_t sizeInBytes) in allocate() function in rx::vk::DynamicShadowBuffer
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4777 T* allocate(size_t n) { return VmaAllocateArray<T>(m_pCallbacks, n); } allocate() function in VmaStlAllocator
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs14225 fn allocate(&self, layout: Layout) -> Result<NonNull<[u8]>, AllocError> { allocate() functions
51889 fn allocate(&self, layout: Layout) -> Result<NonNull<[u8]>, AllocError> { allocator_param() functions
[all...]

Completed in 67 milliseconds

123456