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

/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
H A DRenderer11.cpp3026 static inline unsigned int getFastPixelCopySize(DXGI_FORMAT sourceFormat, GLenum destFormat, GLenum destType) function in namespace:rx
3368 unsigned int fastPixelSize = getFastPixelCopySize(textureDesc.Format, format, type);

Completed in 59 milliseconds