Home | History | Annotate | Download | only in state_tracker

Lines Matching full:framebuffer

36 #include "main/framebuffer.h"
62 * Return NULL if the struct gl_framebuffer is a user-created framebuffer.
175 * Validate a framebuffer to make sure up-to-date pipe_textures are used.
286 * Add a renderbuffer to the framebuffer.
412 * Create a framebuffer from a manager interface.
432 * For desktop GL, sRGB framebuffer write is controlled by both the
433 * capability of the framebuffer and GL_FRAMEBUFFER_SRGB. We should
442 * For GLES, however, sRGB framebuffer write is controlled only by the
443 * capability of the framebuffer. There is GL_EXT_sRGB_write_control to
485 * Reference a framebuffer.