Home
last modified time | relevance | path

Searched defs:getAllocation (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.hpp48 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::pipeline::Buffer
69 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::pipeline::Image
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.hpp50 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::compute::Buffer
71 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::compute::Image
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp78 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::image::Buffer
99 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::image::Image
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageWithMemory.hpp52 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::ImageWithMemory
DvkBufferWithMemory.hpp53 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::BufferWithMemory
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp70 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::geometry::Buffer
98 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::geometry::Image
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp62 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Buffer
95 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Image
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp64 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::tessellation::Buffer
92 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::tessellation::Image