/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 102 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in DoAcquireImageAndroidWithSync() local 253 vkhpp::UniqueDeviceMemory imageMemory; member 396 auto imageMemory = in CreateImageWithAhb() local 496 auto imageMemory = in CreateImage() local 1300 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local 2382 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Vulkan.h | 125 vkhpp::UniqueDeviceMemory imageMemory; member 146 vkhpp::UniqueDeviceMemory imageMemory; member
|
D | Vulkan.cpp | 335 auto imageMemory = VK_EXPECT_RV(mDevice->allocateMemoryUnique(imageMemoryAllocateInfo)); in CreateImage() local 583 auto imageMemory = VK_EXPECT_RV(mDevice->allocateMemoryUnique(imageMemoryAllocateInfo)); in CreateYuvImage() local
|
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/ |
D | sample_base.h | 178 vkhpp::UniqueDeviceMemory imageMemory; member 199 vkhpp::UniqueDeviceMemory imageMemory; member
|
D | sample_base.cpp | 346 auto imageMemory = in CreateImage() local 706 auto imageMemory = in CreateYuvImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiSmokeTests.cpp | 394 const UniquePtr<Allocation> imageMemory( in renderTriangleTest() local 643 const UniquePtr<Allocation> imageMemory( in renderTriangleUnusedResolveAttachmentTest() local
|
H A D | vktApiImageClearingTests.cpp | 810 …de::MovePtr<Allocation> imageMemory(allocateImage(m_vki, m_vkd, m_context.getPhysicalDevice(), m_d… in allocateAndBindImageMemory() local
|
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Image.hpp | 40 vk::DeviceMemory imageMemory; // Owning handle member in Image
|
/aosp_15_r20/external/swiftshader/src/WSI/ |
H A D | VkSurfaceKHR.hpp | 54 DeviceMemory *imageMemory = nullptr; member in vk::PresentImage
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/ |
D | ComputePipelineRestoration_integrationtest.cpp | 123 VkDeviceMemory imageMemory = VK_NULL_HANDLE; member in goldfish_vk::testing::__anon4699637c0111::ComputePipelineRestorationTest
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawPointClampTests.cpp | 187 const UniquePtr<Allocation> imageMemory( in renderPointSizeClampTest() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkAndroidNativeBuffer.h | 74 VkDeviceMemory imageMemory = VK_NULL_HANDLE; member
|
D | VkAndroidNativeBuffer.cpp | 380 auto imageMemory = anbInfo->imageMemory; in teardownAndroidNativeBufferImage() local
|
D | CompositorVk.cpp | 591 VkDeviceMemory imageMemory = VK_NULL_HANDLE; in setUpDefaultImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationProvokingVertexTests.cpp | 260 de::MovePtr<Allocation> imageMemory; in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderCase.cpp | 167 …de::MovePtr<Allocation> imageMemory = allocator.allocate(requirements, MemoryRequirement::Any); in createImageAndBindMemory() local
|
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3376 const UniquePtr<Allocation> imageMemory( in runAndVerifyDefaultPipeline() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 846 ImageMemory imageMemory; member 5192 TestConfig::ImageMemory imageMemory) in initializeAttachmentIsLazy() 6289 const TestConfig::ImageMemory imageMemory = in addAttachmentTests() local 6499 const TestConfig::ImageMemory imageMemory = TestConfig::IMAGEMEMORY_LAZY; in addAttachmentWriteMaskTests() local 6616 const TestConfig::ImageMemory imageMemory = in addAttachmentAllocationTests() local
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkImage.cpp | 631 …uint8_t *imageMemory = static_cast<uint8_t *>(getTexelPointer(imageCopyOffset, ImageSubresource(im… in copy() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrConversionTests.cpp | 435 …const vector<AllocationSp> imageMemory(allocateAndBindImageMemory(vkd, device, context.getDefaultA… in evalShader() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 3715 std::vector<AllocationSp> &imageMemory, in createImages()
|