Home
last modified time | relevance | path

Searched refs:m_defaultFBOStencilFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h653 GLint m_defaultFBOStencilFormat = 0; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2502 m_defaultFBOStencilFormat ? m_defaultFBOStencilFormat : GL_DEPTH24_STENCIL8; in queryCurrFboBits()