Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_texture.xml.h245 #define NV50_TSC_0_SRGB_CONVERSION_ALLOWED 0x00002000 macro
Dnv50_surface.c602 blit->sampler[0].tsc[0] = NV50_TSC_0_SRGB_CONVERSION_ALLOWED | in nv50_blitctx_make_sampler()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_surface.c668 blit->sampler[0].tsc[0] = NV50_TSC_0_SRGB_CONVERSION_ALLOWED | in nvc0_blitctx_make_sampler()