Searched defs:colorbuffer (Results 1 – 8 of 8) sorted by relevance
232 const gl::FramebufferAttachment *colorbuffer = framebuffer->getColorAttachment(0); in copy2D() local266 const gl::FramebufferAttachment *colorbuffer = framebuffer->getColorAttachment(0); in copyCube() local
88 const gl::FramebufferAttachment *colorbuffer = mState.getColorAttachment(0); in readPixelsImpl() local
1512 GLTexture colorbuffer; in maskedDepthClear() local1593 GLTexture colorbuffer; in maskedStencilClear() local1928 GLTexture colorbuffer; in TEST_P() local1986 GLRenderbuffer colorbuffer; in TEST_P() local
409 …xt, const FboConfig& config, int width, int height, deUint32 fbo, deUint32 colorbuffer, deUint32 d… in Framebuffer()1346 deUint32 colorbuffer = 1; in render() local
756 deUint32 colorbuffer = 1; in render() local
3217 const FramebufferAttachment *colorbuffer = framebuffer->getFirstColorAttachment(); in getIntegerv() local
3196 const gl::FramebufferAttachment *colorbuffer = colorbuffers[colorAttachment]; in updateCachedOutputLayout() local
328 …enceContext (const ReferenceContextLimits& limits, const rr::MultisamplePixelBufferAccess& colorbu… in ReferenceContext()