Searched defs:FeatureFlags (Results 1 – 3 of 3) sorted by relevance
28 struct FeatureFlags { struct31 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 …]
107 FeatureInfo::FeatureFlags::FeatureFlags() in FeatureFlags() function in gpu::gles2::FeatureInfo::FeatureFlags
23 typedef le_uint32 FeatureFlags; typedef