Home
last modified time | relevance | path

Searched refs:allocateBuffer (Results 1 – 25 of 25) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsMemoryStressCase.cpp445 void allocateBuffer (de::Random& rnd);
507 allocateBuffer(rnd); in allocUntilFailure()
513 allocateBuffer(rnd); in allocUntilFailure()
664 void MemObjectAllocator::allocateBuffer (de::Random& rnd) in allocateBuffer() function in deqp::gls::MemObjectAllocator
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp261 result = allocateBuffer(); in allocate()
321 VkResult DeviceMemory::allocateBuffer() in allocateBuffer() function in vk::DeviceMemory
DVkDeviceMemoryExternalHost.hpp40 VkResult allocateBuffer() override;
DVkDeviceMemoryExternalHost.cpp43 VkResult ExternalMemoryHost::allocateBuffer() in allocateBuffer() function in ExternalMemoryHost
DVkDeviceMemoryExternalLinux.hpp46 VkResult allocateBuffer() override in allocateBuffer() function in OpaqueFdExternalMemory
DVkDeviceMemoryExternalAndroid.hpp56 VkResult allocateBuffer() override;
DVkDeviceMemoryExternalFuchsia.hpp82 VkResult allocateBuffer() override in allocateBuffer() function in zircon::VmoExternalMemory
DVkDeviceMemory.hpp99 virtual VkResult allocateBuffer();
DVkDeviceMemoryExternalMac.hpp86 VkResult allocateBuffer() override in allocateBuffer() function in OpaqueFdExternalMemory
DVkDeviceMemoryExternalAndroid.cpp206 VkResult AHardwareBufferExternalMemory::allocateBuffer() in allocateBuffer() function in AHardwareBufferExternalMemory
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.c977 .allocateBuffer = dri2AllocateBuffer,
991 .allocateBuffer = dri2AllocateBuffer,
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp457 …static void *allocateBuffer(int width, int height, int depth, int border, int samples, Format form…
DSurface.cpp1368 …external.buffer = allocateBuffer(external.width, external.height, external.depth, external.border,… in lockExternal()
1420 …internal.buffer = allocateBuffer(internal.width, internal.height, internal.depth, internal.border,… in lockInternal()
1500 …stencil.buffer = allocateBuffer(stencil.width, stencil.height, stencil.depth, stencil.border, sten… in lockStencil()
3037 …void *Surface::allocateBuffer(int width, int height, int depth, int border, int samples, Format fo… in allocateBuffer() function in sw::Surface
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp80 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
736 …de::MovePtr<Allocation> stagingBufferMemory = allocateBuffer(m_vki, m_vkd, m_context.getPhysicalDe… in allocateAndBindBufferMemory()
1091 …bufferAlloc = allocateBuffer(m_vki, m_vkd, m_context.getPhysicalDevice(), m_device, *buffer, Memor… in readImage()
DvktApiCopiesAndBlittingTests.cpp345 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
690 …bufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *buffer, MemoryRequirement::HostVisi… in uploadImageAspect()
895 …bufferAlloc = allocateBuffer(vki, vk, physDevice, device, *buffer, MemoryRequirement::HostVisible,… in readImageAspect()
2007 …m_sourceBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_source, MemoryRequiremen… in CopyBufferToBuffer()
2026 …m_destinationBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_destination, MemoryR… in CopyBufferToBuffer()
2242 …m_destinationBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_destination, MemoryR… in CopyImageToBuffer()
2463 …m_sourceBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_source, MemoryRequiremen… in CopyBufferToImage()
2763 …m_sourceBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_source, MemoryRequiremen… in CopyBufferToDepthStencil()
4499 …bufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *buffer, MemoryRequirement::HostVisi… in uploadCompressedImage()
6017 …vertexBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *vertexBuffer, MemoryRequireme… in ResolveImageToImage()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageClearingTests.cpp80 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
736 …de::MovePtr<Allocation> stagingBufferMemory = allocateBuffer(m_vki, m_vkd, m_context.getPhysicalDe… in allocateAndBindBufferMemory()
1091 …bufferAlloc = allocateBuffer(m_vki, m_vkd, m_context.getPhysicalDevice(), m_device, *buffer, Memor… in readImage()
DvktApiCopiesAndBlittingTests.cpp345 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
690 …bufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *buffer, MemoryRequirement::HostVisi… in uploadImageAspect()
895 …bufferAlloc = allocateBuffer(vki, vk, physDevice, device, *buffer, MemoryRequirement::HostVisible,… in readImageAspect()
2007 …m_sourceBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_source, MemoryRequiremen… in CopyBufferToBuffer()
2026 …m_destinationBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_destination, MemoryR… in CopyBufferToBuffer()
2242 …m_destinationBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_destination, MemoryR… in CopyImageToBuffer()
2463 …m_sourceBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_source, MemoryRequiremen… in CopyBufferToImage()
2763 …m_sourceBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *m_source, MemoryRequiremen… in CopyBufferToDepthStencil()
4499 …bufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *buffer, MemoryRequirement::HostVisi… in uploadCompressedImage()
6017 …vertexBufferAlloc = allocateBuffer(vki, vk, vkPhysDevice, vkDevice, *vertexBuffer, MemoryRequireme… in ResolveImageToImage()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
781 …m_vertexBufferAlloc = allocateBuffer(vki, vk, physDevice, vkDevice, *m_vertexBuffer, MemoryRequire… in setup()
1292 …m_vertexBufferAlloc = allocateBuffer(vki, vk, physDevice, vkDevice, *m_vertexBuffer, MemoryRequire… in setup()
DvktPipelineImageSamplingInstance.cpp53 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
834 …m_vertexBufferAlloc = allocateBuffer(vki, vk, physDevice, vkDevice, *m_vertexBuffer, MemoryRequire… in setup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
781 …m_vertexBufferAlloc = allocateBuffer(vki, vk, physDevice, vkDevice, *m_vertexBuffer, MemoryRequire… in setup()
1292 …m_vertexBufferAlloc = allocateBuffer(vki, vk, physDevice, vkDevice, *m_vertexBuffer, MemoryRequire… in setup()
DvktPipelineImageSamplingInstance.cpp53 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
834 …m_vertexBufferAlloc = allocateBuffer(vki, vk, physDevice, vkDevice, *m_vertexBuffer, MemoryRequire… in setup()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1144 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen, member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp143 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
1465 …m_bufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_buffer, MemoryRequirement::HostV… in AttachmentResources()
1470 …m_secondaryBufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_secondaryBuffer, MemoryRe… in AttachmentResources()
1479 …m_bufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_buffer, MemoryRequirement::HostVis… in AttachmentResources()
2370 …m_vertexBufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_vertexBuffer, MemoryRequirem… in SubpassRenderer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp143 de::MovePtr<Allocation> allocateBuffer (const InstanceInterface& vki, in allocateBuffer() function
1465 …m_bufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_buffer, MemoryRequirement::HostV… in AttachmentResources()
1470 …m_secondaryBufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_secondaryBuffer, MemoryRe… in AttachmentResources()
1479 …m_bufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_buffer, MemoryRequirement::HostVis… in AttachmentResources()
2370 …m_vertexBufferMemory = allocateBuffer(vki, vk, physDevice, device, *m_vertexBuffer, MemoryRequirem… in SubpassRenderer()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1301 dri2_dpy->dri2->allocateBuffer(dri2_dpy->dri_screen, att, format, in dri2_egl_surface_alloc_local_buffer()