/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 223 SimpleAllocator m_alloc; member in vkt::synchronization::__anon9987ce5c0111::NoneStageTestInstance 267 , m_alloc (m_context.getDeviceInterface(), 465 …m_vertexBuffer.create(m_context, m_alloc, sizeof(float) * vertices.size(), VK_BUFFER_USAGE_VERTEX_… in buildVertexBuffer() 812 …m_referenceImage.create(m_context, m_alloc, m_referenceImageFormat, m_imageExtent, m_referenceImag… in iterate() 816 srcBuffer.create(m_context, m_alloc, imageSizeInBytes, VK_BUFFER_USAGE_TRANSFER_SRC_BIT); in iterate() 837 dstBuffer.create(m_context, m_alloc, imageSizeInBytes, VK_BUFFER_USAGE_TRANSFER_DST_BIT); in iterate() 850 …m_imageToWrite.create(m_context, m_alloc, m_transitionImageFormat, m_imageExtent, m_imageToWriteUs… in iterate() 887 …m_imageToRead.create(m_context, m_alloc, m_readImageFormat, m_imageExtent, VK_IMAGE_USAGE_COLOR_AT… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 223 SimpleAllocator m_alloc; member in vkt::synchronization::__anoncb1b4fdc0111::NoneStageTestInstance 267 , m_alloc (m_context.getDeviceInterface(), 465 …m_vertexBuffer.create(m_context, m_alloc, sizeof(float) * vertices.size(), VK_BUFFER_USAGE_VERTEX_… in buildVertexBuffer() 812 …m_referenceImage.create(m_context, m_alloc, m_referenceImageFormat, m_imageExtent, m_referenceImag… in iterate() 816 srcBuffer.create(m_context, m_alloc, imageSizeInBytes, VK_BUFFER_USAGE_TRANSFER_SRC_BIT); in iterate() 837 dstBuffer.create(m_context, m_alloc, imageSizeInBytes, VK_BUFFER_USAGE_TRANSFER_DST_BIT); in iterate() 850 …m_imageToWrite.create(m_context, m_alloc, m_transitionImageFormat, m_imageExtent, m_imageToWriteUs… in iterate() 887 …m_imageToRead.create(m_context, m_alloc, m_readImageFormat, m_imageExtent, VK_IMAGE_USAGE_COLOR_AT… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 146 SimpleAllocator m_alloc; member in vkt::pipeline::__anone9cf04dc0111::InterfaceMatchingTestInstance 175 , m_alloc(context.getDeviceInterface(), context.getDevice(), in InterfaceMatchingTestInstance() 219 …m_colorImageAlloc = m_alloc.allocate(getImageMemoryRequirements(vk, device, *m_colorImage), Memory… in iterate() 339 …m_vertexBufferAlloc = m_alloc.allocate(getBufferMemoryRequirements(vk, device, *m_vertexBuffer), M… in iterate() 351 …m_resultBufferAlloc = m_alloc.allocate(getBufferMemoryRequirements(vk, device, *m_resultBuffer), M… in iterate()
|
D | vktPipelineLibraryTests.cpp | 2083 , m_alloc (m_context.getDefaultAllocator()) in PipelineLibraryShaderModuleInfoInstance() 2105 Allocator& m_alloc; member in vkt::pipeline::__anon3a6449950111::PipelineLibraryShaderModuleInfoInstance 2142 …m_outputBuffer = BufferWithMemoryPtr(new BufferWithMemory(m_vkd, m_device, m_alloc, outputBufferCr… in prepareOutputBuffer() 2368 …BufferWithMemoryPtr sbt = BufferWithMemoryPtr(new BufferWithMemory(m_vkd, m_device, m_alloc, sb… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineInterfaceMatchingTests.cpp | 146 SimpleAllocator m_alloc; member in vkt::pipeline::__anonf93f665c0111::InterfaceMatchingTestInstance 175 , m_alloc(context.getDeviceInterface(), context.getDevice(), in InterfaceMatchingTestInstance() 219 …m_colorImageAlloc = m_alloc.allocate(getImageMemoryRequirements(vk, device, *m_colorImage), Memory… in iterate() 339 …m_vertexBufferAlloc = m_alloc.allocate(getBufferMemoryRequirements(vk, device, *m_vertexBuffer), M… in iterate() 351 …m_resultBufferAlloc = m_alloc.allocate(getBufferMemoryRequirements(vk, device, *m_resultBuffer), M… in iterate()
|
D | vktPipelineLibraryTests.cpp | 2083 , m_alloc (m_context.getDefaultAllocator()) in PipelineLibraryShaderModuleInfoInstance() 2105 Allocator& m_alloc; member in vkt::pipeline::__anonb424cb150111::PipelineLibraryShaderModuleInfoInstance 2142 …m_outputBuffer = BufferWithMemoryPtr(new BufferWithMemory(m_vkd, m_device, m_alloc, outputBufferCr… in prepareOutputBuffer() 2368 …BufferWithMemoryPtr sbt = BufferWithMemoryPtr(new BufferWithMemory(m_vkd, m_device, m_alloc, sb… in iterate()
|