Searched refs:readDepthStencilFormat (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.h | 99 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmContext.h | 59 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglImp.cpp | 1205 GLint readColorFormat, readDepthStencilFormat, readMultisamples; in eglMakeCurrent() local 1217 &readColorFormat, &readDepthStencilFormat); in eglMakeCurrent() 1225 readColorFormat, readDepthStencilFormat, readMultisamples, in eglMakeCurrent()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/include/GLcommon/ |
D | GLEScontext.h | 333 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 2296 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea… in initDefaultFBO() argument 2354 …initEmulatedEGLSurface(readWidth, readHeight, readColorFormat, readDepthStencilFormat, readMultisa… in initDefaultFBO()
|