Home | History | Annotate | Download | only in functional

Lines Matching defs:fbo

21  * \brief FBO depthbuffer tests.
69 deUint32 fbo = 0;
82 // Setup FBO
84 glGenFramebuffers(1, &fbo);
94 glBindFramebuffer(GL_FRAMEBUFFER, fbo);
161 deUint32 fbo = 0;
172 // Setup FBO
174 glGenFramebuffers(1, &fbo);
186 glBindFramebuffer(GL_FRAMEBUFFER, fbo);
247 deUint32 fbo = 0;
258 // Setup FBO
260 glGenFramebuffers(1, &fbo);
272 glBindFramebuffer(GL_FRAMEBUFFER, fbo);