Home
last modified time | relevance | path

Searched defs:allocateBuffer (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalHost.cpp43 VkResult ExternalMemoryHost::allocateBuffer() in allocateBuffer() function in ExternalMemoryHost
DVkDeviceMemoryExternalLinux.hpp46 VkResult allocateBuffer() override in allocateBuffer() function in OpaqueFdExternalMemory
DVkDeviceMemoryExternalFuchsia.hpp82 VkResult allocateBuffer() override in allocateBuffer() function in zircon::VmoExternalMemory
DVkDeviceMemoryExternalMac.hpp86 VkResult allocateBuffer() override in allocateBuffer() function in OpaqueFdExternalMemory
DVkDeviceMemory.cpp340 VkResult DeviceMemory::allocateBuffer() in allocateBuffer() function in vk::DeviceMemory
DVkDeviceMemoryExternalAndroid.cpp210 VkResult AHardwareBufferExternalMemory::allocateBuffer() in allocateBuffer() function in AHardwareBufferExternalMemory
/external/minigbm/cros_gralloc/aidl/
DAllocator.cpp139 ndk::ScopedAStatus Allocator::allocateBuffer(const struct cros_gralloc_buffer_descriptor& descripto… in allocateBuffer() function in aidl::android::hardware::graphics::allocator::impl::Allocator
/external/pytorch/torch/csrc/jit/runtime/static/
Dmemory_planner.cpp275 uint8_t* MemoryPlanner::allocateBuffer(size_t num_bytes) { in allocateBuffer() function in torch::jit::MemoryPlanner
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp661 void MemObjectAllocator::allocateBuffer(de::Random &rnd) in allocateBuffer() function in deqp::gls::MemObjectAllocator
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp55 de::MovePtr<Allocation> allocateBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateBuffer() function
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp207 de::MovePtr<Allocation> allocateBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateBuffer() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h979 MutableArrayRef<char> allocateBuffer(size_t Size) { in allocateBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp89 de::MovePtr<Allocation> allocateBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateBuffer() function
DvktApiCopiesAndBlittingTests.cpp403 de::MovePtr<Allocation> allocateBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateBuffer() function
/external/mesa3d/include/GL/internal/
Ddri_interface.h1230 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen, member
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp156 de::MovePtr<Allocation> allocateBuffer(const InstanceInterface &vki, const DeviceInterface &vkd, in allocateBuffer() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp4132 VkResult BufferPool::allocateBuffer(ErrorContext *context, in allocateBuffer() function in rx::vk::BufferPool