Home
last modified time | relevance | path

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

/external/angle/include/platform/autogen/
DFeaturesGL_autogen.h119 FeatureInfo packLastRowSeparatelyForPaddingInclusion = { member
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp793 if (features.packLastRowSeparatelyForPaddingInclusion.enabled) in readPixels()
Drenderergl_utils.cpp2350 ANGLE_FEATURE_CONDITION(features, packLastRowSeparatelyForPaddingInclusion, in InitializeFeatures()