Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBufferGL.cpp121 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::opengl::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBufferVk.cpp296 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::vulkan::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp304 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::d3d12::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.cpp74 bool IsCPUWritableAtCreation() const override { in IsCPUWritableAtCreation() function in dawn_native::__anon99aac8720111::ErrorBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp298 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::null::Buffer