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

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

Issue 2442273002: cl for resolving cq issues
Patch Set: rtebase Created 3 years, 8 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/capabilities.h
diff --git a/gpu/command_buffer/common/capabilities.h b/gpu/command_buffer/common/capabilities.h
index 29d025f785be364804031dd7c8a716bb55c52091..a40ca175251ceef58e95a606c5dd6fb1a991e418 100644
--- a/gpu/command_buffer/common/capabilities.h
+++ b/gpu/command_buffer/common/capabilities.h
@@ -139,6 +139,7 @@ struct GPU_EXPORT Capabilities {
bool blend_equation_advanced = false;
bool blend_equation_advanced_coherent = false;
bool texture_rg = false;
+ bool texture_norm16 = false;
bool texture_half_float_linear = false;
bool color_buffer_half_float_rgba = false;
bool image_ycbcr_422 = false;
« no previous file with comments | « content/test/data/media/getusermedia-depth-capture.html ('k') | gpu/command_buffer/common/gles2_cmd_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698