Home
last modified time | relevance | path

Searched refs:packLastRowSeparatelyForPaddingInclusion (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h138 Feature packLastRowSeparatelyForPaddingInclusion = { member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp730 if (features.packLastRowSeparatelyForPaddingInclusion.enabled) in readPixels()
Drenderergl_utils.cpp1946 ANGLE_FEATURE_CONDITION(features, packLastRowSeparatelyForPaddingInclusion, in InitializeFeatures()