Home
last modified time | relevance | path

Searched refs:readDepthStencilFormat (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.h98 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.h59 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1197 GLint readColorFormat, readDepthStencilFormat, readMultisamples; in eglMakeCurrent() local
1209 &readColorFormat, &readDepthStencilFormat); in eglMakeCurrent()
1217 readColorFormat, readDepthStencilFormat, readMultisamples, in eglMakeCurrent()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h332 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2290 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea… in initDefaultFBO() argument
2348 …initEmulatedEGLSurface(readWidth, readHeight, readColorFormat, readDepthStencilFormat, readMultisa… in initDefaultFBO()