Home
last modified time | relevance | path

Searched defs:FeaturesGL (Results 1 – 2 of 2) 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 …]
/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h17 struct FeaturesGL : FeatureSetBase struct
29 Feature avoid1BitAlphaTextureFormats = {
36 Feature rgba4IsNotSupportedForColorRendering = {
44 Feature doesSRGBClearsOnLinearFramebufferAttachments = {
57 Feature doWhileGLSLCausesGPUHang = {
64 Feature finishDoesNotCauseQueriesToBeAvailable = {
73 Feature alwaysCallUseProgramAfterLink = {
78 Feature unpackOverlappingRowsSeparatelyUnpackBuffer = {
84 Feature packOverlappingRowsSeparatelyPackBuffer = {
90 Feature initializeCurrentVertexAttributes = {
[all …]