Home
last modified time | relevance | path

Searched defs:FeatureFlags (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dfeature_info.h28 struct FeatureFlags { struct
31 bool chromium_color_buffer_float_rgba;
32 bool chromium_color_buffer_float_rgb;
33 bool chromium_framebuffer_multisample;
34 bool chromium_sync_query;
38 bool use_core_framebuffer_multisample;
39 bool multisampled_render_to_texture;
41 bool use_img_for_multisampled_render_to_texture;
42 bool oes_standard_derivatives;
43 bool oes_egl_image_external;
[all …]
Dfeature_info.cc107 FeatureInfo::FeatureFlags::FeatureFlags() in FeatureFlags() function in gpu::gles2::FeatureInfo::FeatureFlags
/external/icu/icu4c/source/layout/
DMorphTables.h23 typedef le_uint32 FeatureFlags; typedef