Home
last modified time | relevance | path

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

/external/angle/include/platform/autogen/
DFeaturesGL_autogen.h113 FeatureInfo unpackLastRowSeparatelyForPaddingInclusion = { member
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp211 if (features.unpackLastRowSeparatelyForPaddingInclusion.enabled) in setImage()
367 if (features.unpackLastRowSeparatelyForPaddingInclusion.enabled) in setSubImage()
Drenderergl_utils.cpp2348 ANGLE_FEATURE_CONDITION(features, unpackLastRowSeparatelyForPaddingInclusion, in InitializeFeatures()