HomeSort by relevance Sort by last modified time
    Searched defs:getDepthSize (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.h 41 GLuint getDepthSize() const { return (m_attribValues ? m_attribValues[0] : 0); }
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Renderbuffer.cpp 376 GLuint DepthStencilbuffer::getDepthSize() const
383 return es2dx::GetDepthSize(description.Format);

Completed in 1623 milliseconds