Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp349m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, m_device, *m_colorImage), Me… in GraphicsEnvironment()
350 …K_CHECK(vk.bindImageMemory(m_device, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in GraphicsEnvironment()
DvktRobustnessUtil.hpp102 de::MovePtr<vk::Allocation> m_colorImageAlloc; member in vkt::robustness::GraphicsEnvironment
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp94 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::api::__anonaec027b80111::BufferViewTestInstance
171 …erSize, m_colorFormat, context, memAlloc, m_colorImage, MemoryRequirement::Any, m_colorImageAlloc); in BufferViewTestInstance()
175 …erSize, m_colorFormat, context, memAlloc, m_colorImage, MemoryRequirement::Any, m_colorImageAlloc); in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp259 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::renderpass::__anonb0ea74280111::UnusedAttachmentTestInstance
390m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in UnusedAttachmentTestInstance()
391 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in UnusedAttachmentTestInstance()
DvktRenderPassFragmentDensityMapTests.cpp858 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::renderpass::__anone4c8e6dd0111::FragmentDensityMapTestInstance
1248 m_colorImage, m_colorImageAlloc, m_colorImageView); in FragmentDensityMapTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp248 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon18f959e80111::PushDescriptorBufferGraphicsTestInstance
315m_colorImageAlloc = m_allocator.allocate(getImageMemoryRequirements(m_vkd, *m_device, *m_colorIma… in init()
316 …ECK(m_vkd.bindImageMemory(*m_device, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in init()
1054 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon18f959e80111::PushDescriptorImageGraphicsTestInstance
1125m_colorImageAlloc = m_allocator.allocate(getImageMemoryRequirements(m_vkd, *m_device, *m_colorIma… in init()
1126 …ECK(m_vkd.bindImageMemory(*m_device, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in init()
2693 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon18f959e80111::PushDescriptorTexelBufferGraphicsTestInstance
2763m_colorImageAlloc = m_allocator.allocate(getImageMemoryRequirements(m_vkd, *m_device, *m_colorIma… in init()
2764 …ECK(m_vkd.bindImageMemory(*m_device, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in init()
3553 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon18f959e80111::PushDescriptorInputAttachmentGraphicsTestInstance
[all …]
DvktPipelineStencilTests.cpp160 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon0f0f41bb0111::StencilTestInstance
391m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in StencilTestInstance()
392 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in StencilTestInstance()
DvktPipelineBlendTests.cpp191 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon874f390e0111::BlendTestInstance
228 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon874f390e0111::DualSourceBlendTestInstance
627m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in BlendTestInstance()
628 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in BlendTestInstance()
1211m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in DualSourceBlendTestInstance()
1212 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in DualSourceBlendTestInstance()
DvktPipelineDepthTests.cpp180 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon1d01f0fe0111::DepthTestInstance
350m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in DepthTestInstance()
351 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in DepthTestInstance()
DvktPipelineInputAssemblyTests.cpp174 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon1587ba190111::InputAssemblyInstance
994m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in InputAssemblyInstance()
995 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in InputAssemblyInstance()
DvktPipelinePushConstantTests.cpp224 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anonaa8918d30111::PushConstantGraphicsTestInstance
315m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in init()
316 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in init()
1951 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anonaa8918d30111::PushConstantLifetimeTestInstance
2097m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Mem… in init()
2098 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in init()
DvktPipelineDynamicOffsetTests.cpp149 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon367fa2d50111::DynamicOffsetGraphicsTestInstance
223m_colorImageAlloc = m_memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), … in init()
224 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in init()
DvktPipelineVertexInputTests.cpp263 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon78e82cd70111::VertexInputInstance
985m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Me… in VertexInputInstance()
986 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in VertexInputInstance()
DvktPipelineCacheTests.cpp618 de::MovePtr<Allocation> m_colorImageAlloc[PIPELINE_CACHE_NDX_COUNT]; member in vkt::pipeline::__anondb71a0fd0111::GraphicsCacheTestInstance
818 &m_colorImageAlloc[PIPELINE_CACHE_NDX_NO_CACHE]); in GraphicsCacheTestInstance()
825 &m_colorImageAlloc[PIPELINE_CACHE_NDX_CACHED]); in GraphicsCacheTestInstance()
DvktPipelineDepthRangeUnrestrictedTests.cpp481 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon440638470111::DepthRangeUnrestrictedTestInstance
843 &m_colorImageAlloc); in DepthRangeUnrestrictedTestInstance()
DvktPipelineMultisampleSampleLocationsExtTests.cpp1423 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in iterate()
1617 MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anonca1542d50111::VerifySamples::TestBase
1949 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in iterate()
2958 MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anonca1542d50111::Draw::DrawTest
DvktPipelineMultisampleTests.cpp434 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon16de12d60111::MultisampleRenderer
2540m_colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, *m_colorImage), Mem… in initialize()
2541 …K_CHECK(vk.bindImageMemory(vkDevice, *m_colorImage, m_colorImageAlloc->getMemory(), m_colorImageAl… in initialize()
DvktPipelineBlendOperationAdvancedTests.cpp1778 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anone888ead50111::BlendOperationAdvancedTestCoherentInstance
2196 &m_colorImageAlloc); in BlendOperationAdvancedTestCoherentInstance()
DvktPipelineTimestampTests.cpp1521 de::MovePtr<Allocation> m_colorImageAlloc; member in vkt::pipeline::__anon39456d5d0111::BasicGraphicsTestInstance
1604 &m_colorImageAlloc); in buildFrameBuffer()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp323 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in ScissorRenderer()
380 MovePtr<Allocation> m_colorImageAlloc; member in vkt::FragmentOperations::__anon3ce7940b0111::ScissorRenderer
DvktFragmentOperationsScissorTests.cpp359 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in ScissorRenderer()
421 MovePtr<Allocation> m_colorImageAlloc; member in vkt::FragmentOperations::__anon3b4b25400111::ScissorRenderer
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp441 MovePtr<Allocation> m_colorImageAlloc; member in vkt::Draw::__anon019153fb0111::DiscardRectanglesTestInstance
514 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in iterate()
DvktDrawShaderLayerTests.cpp609 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in Renderer()
687 MovePtr<Allocation> m_colorImageAlloc; member in vkt::Draw::__anonec3e848d0111::Renderer
DvktDrawShaderViewportIndexTests.cpp676 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in Renderer()
784 MovePtr<Allocation> m_colorImageAlloc; member in vkt::Draw::__anon209b09080111::Renderer
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp500 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in Renderer()
569 MovePtr<Allocation> m_colorImageAlloc; member in vkt::sparse::__anon4bd26e280111::Renderer