Searched refs:readDepthStencilFormat (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.h | 98 …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 | 1197 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/ |
D | GLEScontext.h | 332 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 2290 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea… in initDefaultFBO() argument 2348 …initEmulatedEGLSurface(readWidth, readHeight, readColorFormat, readDepthStencilFormat, readMultisa… in initDefaultFBO()
|