Home
last modified time | relevance | path

Searched defs:stagingBuffer (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.cpp26 void DynamicUploader::ReleaseStagingBuffer(std::unique_ptr<StagingBufferBase> stagingBuffer) { in ReleaseStagingBuffer()
35 std::unique_ptr<StagingBufferBase> stagingBuffer; in AllocateInternal() local
81 std::unique_ptr<StagingBufferBase> stagingBuffer; in AllocateInternal() local
DDynamicUploader.h30 StagingBufferBase* stagingBuffer = nullptr; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp280 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
312 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
346 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
422 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
1140 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
1286 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
1364 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in TEST_P() local
1755 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData(device, data.data(), data.size(), in InitializeDataInCompressedTextureAndExpectLazyClear() local
2099 wgpu::Buffer stagingBuffer = in TEST_P() local
DSamplerFilterAnisotropicTests.cpp126 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in InitTexture() local
DSamplerTests.cpp104 wgpu::Buffer stagingBuffer = in SetUp() local
DTextureViewTests.cpp156 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in initTexture() local
DCompressedTextureFormatTests.cpp119 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData(device, data.data(), data.size(), in InitializeDataInCompressedTexture() local
DBindGroupTests.cpp312 wgpu::Buffer stagingBuffer = in TEST_P() local
/third_party/skia/third_party/externals/dawn/examples/
DCppHelloTriangle.cpp74 wgpu::Buffer stagingBuffer = utils::CreateBufferFromData( in initTextures() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp959 vk::DynamicBuffer *stagingBuffer = nullptr; in stagedUpdate() local
974 vk::DynamicBuffer **stagingBuffer, in allocMappedStagingBuffer()
994 vk::DynamicBuffer *stagingBuffer, in flushMappedStagingBuffer()
Dvk_helpers.cpp3764 StagingBuffer stagingBuffer; in initializeNonZeroMemory() local
4441 StagingBuffer stagingBuffer; in initializeNonZeroMemory() local
5815 DynamicBuffer *stagingBuffer = stagingBufferOverride ? stagingBufferOverride : &mStagingBuffer; in stageSubresourceUpdateImpl() local
6189 DynamicBuffer *stagingBuffer = stagingBufferOverride ? stagingBufferOverride : &mStagingBuffer; in stageSubresourceUpdateAndGetData() local
6264 DynamicBuffer *stagingBuffer = stagingBufferOverride ? stagingBufferOverride : &mStagingBuffer; in stageSubresourceUpdateFromFramebuffer() local
7351 RendererScoped<DynamicBuffer> stagingBuffer(contextVk->getRenderer()); in readPixelsForGetImage() local
7411 DynamicBuffer *stagingBuffer) in readPixels()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp452 std::unique_ptr<StagingBufferBase> stagingBuffer = in CreateStagingBuffer() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp638 std::unique_ptr<StagingBufferBase> stagingBuffer = in CreateStagingBuffer() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp177 std::unique_ptr<StagingBufferBase> stagingBuffer = in CreateStagingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp696 de::UniquePtr<vk::BufferWithMemory> stagingBuffer (makeBuffer(ctx, in uploadImage() local
/third_party/skia/src/gpu/
DGrResourceProvider.cpp441 SkAutoTMalloc<char> stagingBuffer; in findOrMakeStaticBuffer() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp957 VkBuffer stagingBuffer = VK_NULL_HANDLE; in readPixels() local
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp411 GrStagingBufferManager::Slice stagingBuffer = in onClearBackendTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp1255 std::unique_ptr<BufferWithMemory> stagingBuffer; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp923 …const Unique<VkBuffer> stagingBuffer (makeBuffer(vk, getDevice(), stagingBufferSize, VK_BUFFER_U… in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp1015 NativeStorage *stagingBuffer = nullptr; in updateBufferStorage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1348 …vk::BufferWithMemory stagingBuffer {vkd, device, allocator, stagingBufferInfo, MemoryRequirement:… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp1520 …vk::Move<vk::VkBuffer> stagingBuffer = vk::createBuffer(vk, vkDevice, &stagingBufferCreateInfo); in FragmentDensityMapTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp592 const Unique<VkBuffer> stagingBuffer (createBuffer(vkd, device, &stagingBufferInfo)); in TestImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp595 …BufferWithMemory stagingBuffer(vkd, device, alloc, stagingBufferInfo, MemoryRequirement::HostVisib… in Resource() local
757 …BufferWithMemory stagingBuffer(vkd, device, alloc, stagingBufferInfo, MemoryRequirement::HostVisib… in getStoredValue() local

12