HomeSort by relevance Sort by last modified time
    Searched refs:GetDepthSize (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.h 62 unsigned int GetDepthSize(D3DFORMAT depthFormat);
Renderbuffer.cpp 376 GLuint DepthStencilbuffer::getDepthSize() const
383 return es2dx::GetDepthSize(description.Format);
utilities.cpp 697 unsigned int GetDepthSize(D3DFORMAT depthFormat)

Completed in 907 milliseconds