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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.h 41 GLuint getDepthSize() const { return (m_attribValues ? m_attribValues[0] : 0); }
  /external/chromium_org/third_party/angle/src/libGLESv2/
FramebufferAttachment.cpp 54 GLuint FramebufferAttachment::getDepthSize() const
Renderbuffer.cpp 100 GLuint Renderbuffer::getDepthSize() const

Completed in 3914 milliseconds