Home
last modified time | relevance | path

Searched defs:HeapVersionID (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DIntegerTypes.h27 using HeapVersionID = TypedInteger<struct HeapVersionIDT, uint64_t>; variable
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DD3D12DescriptorHeapTests.cpp200 const HeapVersionID HeapVersionID = allocator->GetShaderVisibleHeapSerialForTesting(); in TEST_P() local