Home
last modified time | relevance | path

Searched refs:ConvertDepthStencilFormat (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Dutilities.h76 GLenum ConvertDepthStencilFormat(D3DFORMAT format);
DRenderbuffer.cpp316 mFormat = dx2es::ConvertDepthStencilFormat(description.Format); in DepthStencilbuffer()
Dutilities.cpp811 GLenum ConvertDepthStencilFormat(D3DFORMAT format) in ConvertDepthStencilFormat() function
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog621 (dx2es::ConvertDepthStencilFormat):