Home
last modified time | relevance | path

Searched refs:NewFramebufferSRGB (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Denable.c382 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewFramebufferSRGB ? 0 : _NEW_BUFFERS, in _mesa_set_framebuffer_srgb()
384 ctx->NewDriverState |= ctx->DriverFlags.NewFramebufferSRGB; in _mesa_set_framebuffer_srgb()
Dmtypes.h4823 uint64_t NewFramebufferSRGB; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c509 f->NewFramebufferSRGB = ST_NEW_FB_STATE; in st_init_driver_flags()