/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshotUtils.cpp | 379 VkBuffer stagingBuffer; in loadImageContent() local 630 VkBuffer stagingBuffer; in loadBufferContent() local
|
D | VkAndroidNativeBuffer.h | 77 VkBuffer stagingBuffer = VK_NULL_HANDLE; member
|
D | VkAndroidNativeBuffer.cpp | 382 auto stagingBuffer = anbInfo->stagingBuffer; in teardownAndroidNativeBufferImage() local
|
D | CompositorVk.cpp | 630 VkBuffer stagingBuffer = VK_NULL_HANDLE; in setUpDefaultImage() local
|
/aosp_15_r20/external/angle/src/tests/test_utils/ |
H A D | VulkanHelper.cpp | 1052 VkBuffer stagingBuffer = VK_NULL_HANDLE; in readPixels() local 1242 VkBuffer stagingBuffer = VK_NULL_HANDLE; in writePixels() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | BufferWgpu.cpp | 185 webgpu::BufferHelper stagingBuffer; in getIndexRange() local
|
H A D | VertexArrayWgpu.cpp | 167 webgpu::BufferHelper stagingBuffer; in syncClientArrays() local
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Vulkan.h | 191 vkhpp::UniqueBuffer stagingBuffer, in Vk()
|
D | Vulkan.cpp | 239 auto stagingBuffer = in Load() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 5563 StagingBuffer stagingBuffer; in initializeNonZeroMemory() local 6180 BufferHelper *stagingBuffer, in copyToBufferOneOff() 6628 StagingBuffer stagingBuffer; in initializeNonZeroMemory() local 8631 std::unique_ptr<RefCounted<BufferHelper>> stagingBuffer = in stageSubresourceUpdateImpl() local 8951 std::unique_ptr<RefCounted<BufferHelper>> stagingBuffer = in reformatStagedBufferUpdates() local 9391 std::unique_ptr<RefCounted<BufferHelper>> stagingBuffer = in stageSubresourceUpdateAndGetData() local 9461 std::unique_ptr<RefCounted<BufferHelper>> stagingBuffer = in stageSubresourceUpdateFromFramebuffer() local 9634 std::unique_ptr<RefCounted<BufferHelper>> stagingBuffer = in stageResourceClearWithFormat() local 11480 vk::BufferHelper *stagingBuffer = &readBuffer.get(); in readPixelsImpl() local
|
H A D | FramebufferVk.cpp | 1752 vk::RendererScoped<vk::BufferHelper> stagingBuffer(contextVk->getRenderer()); in generateFragmentShadingRateWithCPU() local
|
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkTests.cpp | 973 auto stagingBuffer = GFXSTREAM_EXPECT(CreateBuffer( in DownloadImage() local 1310 auto stagingBuffer = device->createBufferUnique(bufferCreateInfo).value; in TEST_P() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 681 de::UniquePtr<vk::BufferWithMemory> stagingBuffer( in uploadImage() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrResourceProvider.cpp | 485 AutoTMalloc<char> stagingBuffer; in findOrMakeStaticBuffer() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Buffer11.cpp | 960 NativeStorage *stagingBuffer = nullptr; in updateBufferStorage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBarrierTests.cpp | 1305 std::unique_ptr<BufferWithMemory> stagingBuffer; in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferTests.cpp | 894 const Unique<VkBuffer> stagingBuffer( in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingMutableTests.cpp | 701 …BufferWithMemory stagingBuffer(vkd, device, alloc, stagingBufferInfo, MemoryRequirement::HostVisib… in Resource() local 864 …BufferWithMemory stagingBuffer(vkd, device, alloc, stagingBufferInfo, MemoryRequirement::HostVisib… in getStoredValue() local
|
H A D | vktBindingDescriptorBufferTests.cpp | 4348 auto &stagingBuffer = resources.buffer; in initializeBinding() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 605 const Unique<VkBuffer> stagingBuffer(createBuffer(vkd, device, &stagingBufferInfo)); in TestImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1421 …vk::BufferWithMemory stagingBuffer{vkd, device, allocator, stagingBufferInfo, MemoryRequirement::H… in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 1540 … vk::Move<vk::VkBuffer> stagingBuffer = vk::createBuffer(vk, vkDevice, &stagingBufferCreateInfo); in FragmentDensityMapTestInstance() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiImageClearingTests.cpp | 1476 Move<VkBuffer> stagingBuffer; in createImageClearingBuffer() local
|
H A D | vktApiCommandBuffersTests.cpp | 4752 BufferPtr stagingBuffer; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 803 const BufferWithMemory stagingBuffer(vk, device, allocator, in iterate() local
|