Home
last modified time | relevance | path

Searched refs:allocDescReadback (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp970 D3D12MA::ALLOCATION_DESC allocDescReadback = {}; in TestTransfer() local
971 allocDescReadback.HeapType = D3D12_HEAP_TYPE_READBACK; in TestTransfer()
999 &allocDescReadback, in TestTransfer()
1096 D3D12MA::ALLOCATION_DESC allocDescReadback = {}; in TestZeroInitialized() local
1097 allocDescReadback.HeapType = D3D12_HEAP_TYPE_READBACK; in TestZeroInitialized()
1101 &allocDescReadback, in TestZeroInitialized()