HomeSort by: relevance | last modified time | path
    Searched defs:fixedUnit (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_pstipple.c 186 unsigned fixedUnit;
300 sampIdx = pctx->hasFixedUnit ? (int)pctx->fixedUnit : pctx->freeSampler;
369 * \param fixedUnit fixed texture unit used for the stipple texture
377 unsigned fixedUnit,
397 transform.fixedUnit = fixedUnit;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_pstipple.c 186 unsigned fixedUnit;
300 sampIdx = pctx->hasFixedUnit ? (int)pctx->fixedUnit : pctx->freeSampler;
369 * \param fixedUnit fixed texture unit used for the stipple texture
377 unsigned fixedUnit,
397 transform.fixedUnit = fixedUnit;

Completed in 8 milliseconds