Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
Drenderer9_utils.h45 bool IsFormatChannelEquivalent(D3DFORMAT d3dformat, GLenum format);
Drenderer9_utils.cpp328 bool IsFormatChannelEquivalent(D3DFORMAT d3dformat, GLenum format) in IsFormatChannelEquivalent() function
DBlit.cpp301 d3d9_gl::IsFormatChannelEquivalent(destDesc.Format, destFormat)) // Can use StretchRect in copy()