Searched refs:GetAlphaSize (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.h58 unsigned int GetAlphaSize(D3DFORMAT colorFormat);
H A DRenderbuffer.cpp295 return es2dx::GetAlphaSize(description.Format);
H A Dutilities.cpp611 unsigned int GetAlphaSize(D3DFORMAT colorFormat) function in namespace:es2dx
H A DContext.cpp2415 bool alphaUnmasked = (es2dx::GetAlphaSize(desc.Format) == 0) || mState.colorMaskAlpha;

Completed in 56 milliseconds