Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c217 samp.min_lod = ss[NINED3DSAMP_MINLOD]; in nine_convert_sampler_state()
Dnine_state.h31 #define NINED3DSAMP_MINLOD (D3DSAMP_DMAPOFFSET + 1) macro
Dnine_state.c871 if (context->samp[s][NINED3DSAMP_MINLOD] != lod) { in update_sampler_derived()
873 context->samp[s][NINED3DSAMP_MINLOD] = lod; in update_sampler_derived()
2913 [NINED3DSAMP_MINLOD] = 0,