Home
last modified time | relevance | path

Searched refs:mDSFormat (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp95 mDSFormat(config->depthStencilFormat), in Surface()
201 mDSFormat = gl::Format(mState.config->depthStencilFormat); in initialize()
579 return (binding == GL_BACK ? mColorFormat : mDSFormat); in getAttachmentFormat()
H A DSurface.h263 gl::Format mDSFormat; member in egl::Surface

Completed in 3 milliseconds