summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/feature_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/service/feature_info.h')
-rw-r--r--gpu/command_buffer/service/feature_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/command_buffer/service/feature_info.h b/gpu/command_buffer/service/feature_info.h
index 782b3a8..7d5041f 100644
--- a/gpu/command_buffer/service/feature_info.h
+++ b/gpu/command_buffer/service/feature_info.h
@@ -32,6 +32,7 @@ class GPU_EXPORT FeatureInfo : public base::RefCounted<FeatureInfo> {
bool use_img_for_multisampled_render_to_texture;
bool oes_standard_derivatives;
bool oes_egl_image_external;
+ bool oes_depth24;
bool npot_ok;
bool enable_texture_float_linear;
bool enable_texture_half_float_linear;