Home
last modified time | relevance | path

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

/external/angle/include/platform/
DFeaturesGL.h466 Feature emulatePackSkipRowsAndPackSkipPixels = { member
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp719 bool usePackSkipWorkaround = features.emulatePackSkipRowsAndPackSkipPixels.enabled && in readPixels()
Drenderergl_utils.cpp2099 ANGLE_FEATURE_CONDITION(features, emulatePackSkipRowsAndPackSkipPixels, in InitializeFeatures()