Searched defs:fboTarget (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/src/gpu/gl/ |
D | GrGLRenderTarget.h | 76 void bindForPixelOps(GrGLenum fboTarget) { in bindForPixelOps()
|
D | GrGLRenderTarget.cpp | 184 void GrGLRenderTarget::bindInternal(GrGLenum fboTarget, bool useMultisampleFBO) { in bindInternal()
|
D | GrGLGpu.cpp | 2936 void GrGLGpu::bindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget, in bindSurfaceFBOForPixelOps() 2963 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboInvalidateTests.cpp | 138 …text, const char* name, const char* description, deUint32 buffers, deUint32 fboTarget = GL_FRAMEBU… in InvalidateDefaultFramebufferRenderCase()
|