Home | History | Annotate | Download | only in main

Lines Matching refs:BUFFER_STENCIL

230       return &fb->Attachment[BUFFER_STENCIL];
289 return &fb->Attachment[BUFFER_STENCIL];
722 att = &fb->Attachment[BUFFER_STENCIL];
2098 texObj == fb->Attachment[BUFFER_STENCIL].Texture &&
2099 level == fb->Attachment[BUFFER_STENCIL].TextureLevel &&
2101 fb->Attachment[BUFFER_STENCIL].CubeMapFace &&
2102 zoffset == fb->Attachment[BUFFER_STENCIL].Zoffset) {
2109 BUFFER_STENCIL);
2117 reuse_framebuffer_texture_attachment(fb, BUFFER_STENCIL,
2128 reuse_framebuffer_texture_attachment(fb,BUFFER_STENCIL,
2147 _mesa_remove_attachment(ctx, &fb->Attachment[BUFFER_STENCIL]);
2968 readFb->Attachment[BUFFER_STENCIL].Renderbuffer;
2970 drawFb->Attachment[BUFFER_STENCIL].Renderbuffer;