Searched defs:fboTarget (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fFboInvalidateTests.cpp | 138 …text, const char* name, const char* description, deUint32 buffers, deUint32 fboTarget = GL_FRAMEBU… in InvalidateDefaultFramebufferRenderCase()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2907 void GrGLGpu::bindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget, in bindSurfaceFBOForPixelOps() 2936 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 3184 void GrGLGpu::bindSurfaceFBOForPixelOps(GrSurface* surface, GrGLenum fboTarget, GrGLIRect* viewport, in bindSurfaceFBOForPixelOps() 3216 void GrGLGpu::unbindTextureFBOForPixelOps(GrGLenum fboTarget, GrSurface* surface) { in unbindTextureFBOForPixelOps()
|