Searched refs:getDepthBufferInternalFormat (Results 1 – 3 of 3) sorted by relevance
67 GLenum getDepthBufferInternalFormat() const { return mDepthBufferFormat; } in getDepthBufferInternalFormat() function
130 return (mDepth ? mSwapChain->getDepthBufferInternalFormat() in getInternalFormat()
187 return (depth ? swapChain->getDepthBufferInternalFormat() in GetSurfaceRTFormat()