Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.h48 MappedAtCreation, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUBuffer.h71 MappedAtCreation, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DBuffer.h70 MappedAtCreation, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DBufferUploadPerf.cpp25 MappedAtCreation, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBufferZeroInitTests.cpp782 TEST_P(BufferZeroInitTest, MappedAtCreation) { in TEST_P() argument