Searched defs:getAllocation (Results 1 - 16 of 16) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
H A DvkBufferWithMemory.hpp53 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vk::BufferWithMemory
H A DvkImageWithMemory.hpp52 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vk::ImageWithMemory
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMakeUtil.hpp48 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::pipeline::Buffer
69 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::pipeline::Image
/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTestsUtil.hpp50 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::compute::Buffer
71 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::compute::Image
/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTestsUtil.hpp78 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::image::Buffer
99 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::image::Image
/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.hpp70 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::geometry::Buffer
98 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::geometry::Image
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp62 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::synchronization::Buffer
95 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::synchronization::Image
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp64 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::tessellation::Buffer
92 vk::Allocation& getAllocation (void) const { return *m_allocation; } function in class:vkt::tessellation::Image
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp539 Allocation& getAllocation() const function in struct:__anon4579::BufferOrImage
1072 const Allocation& alloc = inputBuffers[i + 1]->getAllocation();
1158 const Allocation& alloc = inputBuffers[i]->getAllocation();
1212 const Allocation& resultAlloc = inputBuffers[i]->getAllocation();
1280 const Allocation& alloc = inputBuffers[i + 1]->getAllocation();
1366 const Allocation& alloc = inputBuffers[i]->getAllocation();
1420 const Allocation& resultAlloc = inputBuffers[i]->getAllocation();
1485 const Allocation& alloc = inputBuffers[i + 1]->getAllocation();
1571 const Allocation& alloc = inputBuffers[i]->getAllocation();
1625 const Allocation& resultAlloc = inputBuffers[i]->getAllocation();
[all...]
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 766 milliseconds