Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h17 struct FeaturesGL : FeatureSetBase struct
29 Feature avoid1BitAlphaTextureFormats = {"avoid_1_bit_alpha_texture_formats",
36 Feature rgba4IsNotSupportedForColorRendering = {"rgba4_is_not_supported_for_color_rendering",
41 Feature allowEtcFormats = {"allow_etc_formats", FeatureCategory::OpenGLWorkarounds,
48 Feature doesSRGBClearsOnLinearFramebufferAttachments = {
60 Feature doWhileGLSLCausesGPUHang = {
68 Feature addBaseVertexToVertexID = {
75 Feature finishDoesNotCauseQueriesToBeAvailable = {
83 Feature alwaysCallUseProgramAfterLink = {
90 Feature unpackOverlappingRowsSeparatelyUnpackBuffer = {
[all …]