Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBufferGL.cpp38 bool Buffer::IsMapWritable() const { in IsMapWritable() function in dawn_native::opengl::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp206 bool Buffer::IsMapWritable() const { in IsMapWritable() function in dawn_native::d3d12::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBufferVk.cpp202 bool Buffer::IsMapWritable() const { in IsMapWritable() function in dawn_native::vulkan::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.cpp53 bool IsMapWritable() const override { in IsMapWritable() function in dawn_native::__anon891aaf470111::ErrorBuffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp233 bool Buffer::IsMapWritable() const { in IsMapWritable() function in dawn_native::null::Buffer