Chromium Code Reviews
Descriptiongpu: Delete unnecessary code.
gpu::GetNativeGpuMemoryBufferType() never returns SHARED_MEMORY_BUFFER.
So there's no reason to have special code that handles this case in
IsNativeGpuMemoryBufferFactoryConfigurationSupported() (which is
implemented in both content and mus). So delete this code, and update
gpu::IsNativeGpuMemoryBufferConfigurationSupported() to check that the
native type is never SHARED_MEMORY_BUFFER or EMPTY_BUFFER.
BUG=643746
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/2b91090ab9e62ebf9d3577d21c286b307a3e45f5
Cr-Commit-Position: refs/heads/master@{#416804}
Patch Set 1 #Patch Set 2 : . #
Messages
Total messages: 21 (13 generated)
|
|||||||||||||||||||||||||||||||||||||