We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833b384 commit 16023ebCopy full SHA for 16023eb
content/common/gpu/gpu_command_buffer_stub.cc
@@ -58,6 +58,7 @@ GpuCommandBufferStub::GpuCommandBufferStub(
58
gpu_preference_(gpu_preference),
59
route_id_(route_id),
60
software_(software),
61
+ client_has_memory_allocation_changed_callback_(false),
62
last_flush_count_(0),
63
allocation_(GpuMemoryAllocation::INVALID_RESOURCE_SIZE,
64
GpuMemoryAllocation::kHasFrontbuffer |
0 commit comments