Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h132 Feature unpackLastRowSeparatelyForPaddingInclusion = { member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp193 if (features.unpackLastRowSeparatelyForPaddingInclusion.enabled) in setImage()
341 if (features.unpackLastRowSeparatelyForPaddingInclusion.enabled) in setSubImage()
Drenderergl_utils.cpp1944 ANGLE_FEATURE_CONDITION(features, unpackLastRowSeparatelyForPaddingInclusion, in InitializeFeatures()