Home
last modified time | relevance | path

Searched defs:m_allocation (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.hpp52 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::pipeline::Buffer
73 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::pipeline::Image
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.hpp53 de::MovePtr<vk::Allocation> m_allocation; member in vkt::compute::Buffer
74 de::MovePtr<vk::Allocation> m_allocation; member in vkt::compute::Image
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp82 de::MovePtr<vk::Allocation> m_allocation; member in vkt::image::Buffer
103 de::MovePtr<vk::Allocation> m_allocation; member in vkt::image::Image
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBufferObjectUtil.hpp61 de::MovePtr<vk::Allocation> m_allocation; member in vkt::Draw::Buffer
DvktDrawImageObjectUtil.hpp246 de::MovePtr<vk::Allocation> m_allocation; member in vkt::Draw::Image
/external/deqp/external/vulkancts/framework/vulkan/
DvkBufferWithMemory.hpp57 const de::UniquePtr<vk::Allocation> m_allocation; member in vk::BufferWithMemory
DvkImageWithMemory.hpp56 const de::UniquePtr<vk::Allocation> m_allocation; member in vk::ImageWithMemory
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp74 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::geometry::Buffer
102 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::geometry::Image
DvktGeometryBasicGeometryShaderTests.cpp225 de::MovePtr<Allocation> m_allocation; member in vkt::geometry::__anonda66073c0111::VaryingOutputCountTestInstance
476 MovePtr<Allocation> m_allocation; member in vkt::geometry::__anonda66073c0111::BuiltinVariableRenderTestInstance
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp66 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::synchronization::Buffer
99 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::synchronization::Image
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp68 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::tessellation::Buffer
96 const de::UniquePtr<vk::Allocation> m_allocation; member in vkt::tessellation::Image
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp73 const UniquePtr<Allocation> m_allocation; member in vkt::shaderexecutor::__anonffe0b4930111::Buffer
DvktOpaqueTypeIndexingTests.cpp82 const UniquePtr<Allocation> m_allocation; member in vkt::shaderexecutor::__anon04ee0ba80111::Buffer
478 const UniquePtr<Allocation> m_allocation; member in vkt::shaderexecutor::__anon04ee0ba80111::TestImage
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp424 de::details::MovePtr<Allocation> m_allocation; member