Home
last modified time | relevance | path

Searched defs:allocateBuffer (Results 1 – 14 of 14) 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/deqp/modules/glshared/
DglsMemoryStressCase.cpp664 void MemObjectAllocator::allocateBuffer (de::Random& rnd) in allocateBuffer() function in deqp::gls::MemObjectAllocator
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp53 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp80 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
DvktApiCopiesAndBlittingTests.cpp346 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
/external/mesa3d/include/GL/internal/
Ddri_interface.h1291 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen, member
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp143 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3392 angle::Result BufferPool::allocateBuffer(Context *context, in allocateBuffer() function in rx::vk::BufferPool