HomeSort by relevance Sort by last modified time
    Searched refs:NINED3DSAMP_MINLOD (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.c 217 samp.min_lod = ss[NINED3DSAMP_MINLOD];
nine_state.h 31 #define NINED3DSAMP_MINLOD (D3DSAMP_DMAPOFFSET + 1)
nine_state.c 871 if (context->samp[s][NINED3DSAMP_MINLOD] != lod) {
873 context->samp[s][NINED3DSAMP_MINLOD] = lod;
    [all...]

Completed in 68 milliseconds