Home
last modified time | relevance | path

Searched refs:isChannelSizeCompatible (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
Dformatutils.h185 ANGLE_INLINE bool isChannelSizeCompatible(GLuint redSize, in isChannelSizeCompatible() function
Dformatutils.cpp1345 if (internalFormat.isChannelSizeCompatible(redSize, greenSize, blueSize, alphaSize)) in GetAndroidHardwareBufferFormatFromChannelSizes()