Searched refs:IsCPUWritableAtCreation (Results 1 – 13 of 13) sorted by relevance
44 MOCK_METHOD(bool, IsCPUWritableAtCreation, (), (const, override));
46 bool IsCPUWritableAtCreation() const override;
121 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::opengl::Buffer
53 bool IsCPUWritableAtCreation() const override;
149 bool Buffer::IsCPUWritableAtCreation() const {
70 bool IsCPUWritableAtCreation() const override;
296 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::vulkan::Buffer
64 bool IsCPUWritableAtCreation() const override;
304 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::d3d12::Buffer
106 virtual bool IsCPUWritableAtCreation() const = 0;
74 bool IsCPUWritableAtCreation() const override { in IsCPUWritableAtCreation() function in dawn_native::__anona89f98be0111::ErrorBuffer262 if (IsCPUWritableAtCreation()) { in MapAtCreationInternal()
234 bool IsCPUWritableAtCreation() const override;
298 bool Buffer::IsCPUWritableAtCreation() const { in IsCPUWritableAtCreation() function in dawn_native::null::Buffer