Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Unified Diff: gpu/command_buffer/common/gpu_memory_buffer_support.h

Issue 2648893002: Remove remaining traces of CreateGpuMemoryBufferImageCHROMIUM (Closed)
Patch Set: Rebase, but don't pull in extra changes... Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gpu/command_buffer/common/gpu_memory_buffer_support.h
diff --git a/gpu/command_buffer/common/gpu_memory_buffer_support.h b/gpu/command_buffer/common/gpu_memory_buffer_support.h
index 7539de3098ef15c41e7a4ac22440b66019f8b8e8..ad87b1d7ad0f676e819e5dac5aafe3b687c2cfb5 100644
--- a/gpu/command_buffer/common/gpu_memory_buffer_support.h
+++ b/gpu/command_buffer/common/gpu_memory_buffer_support.h
@@ -15,7 +15,7 @@ namespace gpu {
struct Capabilities;
// Returns a valid GpuMemoryBuffer format given a valid internalformat as
-// defined by CHROMIUM_gpu_memory_buffer_image.
+// defined by CHROMIUM_image.
GPU_EXPORT gfx::BufferFormat DefaultBufferFormatForImageFormat(
unsigned internalformat);

Powered by Google App Engine
This is Rietveld 408576698