Home
last modified time | relevance | path

Searched defs:dstLocation (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DTransferPixelsTest.cpp30 auto dstLocation = [dst, dstBpp, rowBytes](int x, int y) { in fill_transfer_data() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_dx12.cpp357 D3D12_TEXTURE_COPY_LOCATION dstLocation = {}; in ImGui_ImplDX12_CreateFontsTexture() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp185 copyTextureRegionToTexture(sk_sp<GrManagedResource> dst, const D3D12_TEXTURE_COPY_LOCATION* dstLocation, UINT dstX, UINT dstY, sk_sp<GrManagedResource> src, const D3D12_TEXTURE_COPY_LOCATION* srcLocation, const D3D12_BOX* srcBox) copyTextureRegionToTexture() argument
199 copyTextureRegionToBuffer(sk_sp<const GrBuffer> dst, const D3D12_TEXTURE_COPY_LOCATION* dstLocation, UINT dstX, UINT dstY, sk_sp<GrManagedResource> src, const D3D12_TEXTURE_COPY_LOCATION* srcLocation, const D3D12_BOX* srcBox) copyTextureRegionToBuffer() argument
H A DGrD3DGpu.cpp497 D3D12_TEXTURE_COPY_LOCATION dstLocation = {}; in copySurfaceAsCopyTexture() local
650 D3D12_TEXTURE_COPY_LOCATION dstLocation = {}; in readOrTransferPixels() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp853 D3D12_TEXTURE_COPY_LOCATION dstLocation = in RecordCommands() local
903 D3D12_TEXTURE_COPY_LOCATION dstLocation = in RecordCommands() local

Completed in 8 milliseconds