Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h764 D3D12_HEAP_TYPE HeapType; member
958 D3D12_HEAP_TYPE HeapType; member
1148 StatInfo HeapType[HEAP_TYPE_COUNT]; member
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h94 explicit constexpr HeapType(Representation repr) : representation_(repr) { in HeapType() function
97 explicit constexpr HeapType(uint32_t repr) in HeapType() function