Searched refs:NewFramebufferSRGB (Results 1 – 4 of 4) sorted by relevance
320 f->NewFramebufferSRGB = ST_NEW_FB_STATE; in st_init_driver_flags()
273 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewFramebufferSRGB ? 0 : _NEW_BUFFERS); in _mesa_set_framebuffer_srgb()274 ctx->NewDriverState |= ctx->DriverFlags.NewFramebufferSRGB; in _mesa_set_framebuffer_srgb()
1113 ctx->DriverFlags.NewFramebufferSRGB | in _mesa_PopAttrib()
4520 uint64_t NewFramebufferSRGB; member