Home
last modified time | relevance | path

Searched defs:Unmapped (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.h46 Unmapped, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUBuffer.h69 Unmapped, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DObjectStorage.h57 enum class BufferMapWriteState { Unmapped, Mapped, MapError }; enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DBuffer.h67 Unmapped, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h321 std::vector<ObjectAllocs> Unmapped; variable