Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_texture.xml.h263 #define NV50_TSC_1_MINF_LINEAR 0x00000020 macro
Dnv50_surface.c615 NV50_TSC_1_MAGF_LINEAR | NV50_TSC_1_MINF_LINEAR | NV50_TSC_1_MIPF_NONE; in nv50_blitctx_make_sampler()
Dnv50_state.c487 so->tsc[1] |= NV50_TSC_1_MINF_LINEAR; in nv50_sampler_state_create()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_surface.c681 NV50_TSC_1_MAGF_LINEAR | NV50_TSC_1_MINF_LINEAR | NV50_TSC_1_MIPF_NONE; in nvc0_blitctx_make_sampler()