Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c221 samp.min_lod = ss[NINED3DSAMP_MINLOD]; in nine_convert_sampler_state()
Dnine_state.h32 #define NINED3DSAMP_MINLOD (D3DSAMP_DMAPOFFSET + 1) macro
Dnine_state.c976 if (context->samp[s][NINED3DSAMP_MINLOD] != lod) { in update_sampler_derived()
978 context->samp[s][NINED3DSAMP_MINLOD] = lod; in update_sampler_derived()
2832 [NINED3DSAMP_MINLOD] = 0,