Home
last modified time | relevance | path

Searched refs:G80_TSC_0_SRGB_CONVERSION (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dg80_texture.xml.h377 #define G80_TSC_0_SRGB_CONVERSION 0x00002000 macro
Dnv50_surface.c1011 blit->sampler[0].tsc[0] = G80_TSC_0_SRGB_CONVERSION | in nv50_blitter_make_sampler()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c1290 screen->default_tsc->tsc[0] = G80_TSC_0_SRGB_CONVERSION; in nvc0_screen_create()
Dnvc0_surface.c889 blit->sampler[0].tsc[0] = G80_TSC_0_SRGB_CONVERSION | in nvc0_blitter_make_sampler()