Searched refs:GetMappedPointerImpl (Results 1 – 13 of 13) sorted by relevance
86 void* GetMappedPointerImpl() override { in GetMappedPointerImpl() function in dawn_native::__anona89f98be0111::ErrorBuffer236 ptr = GetMappedPointerImpl(); in MapAtCreation()374 uint8_t* start = static_cast<uint8_t*>(GetMappedPointerImpl()); in GetMappedRange()
104 virtual void* GetMappedPointerImpl() = 0;
42 MOCK_METHOD(void*, GetMappedPointerImpl, (), (override));
48 void* GetMappedPointerImpl() override;
165 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::opengl::Buffer
52 void* GetMappedPointerImpl() override;
166 void* Buffer::GetMappedPointerImpl() {
72 void* GetMappedPointerImpl() override;
326 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::vulkan::Buffer
66 void* GetMappedPointerImpl() override;
375 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::d3d12::Buffer
236 void* GetMappedPointerImpl() override;
326 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::null::Buffer