Searched defs:fixedUnit (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c186 unsigned fixedUnit; member in struct:pstip_transform_context
300 sampIdx = pctx->hasFixedUnit ? pctx->fixedUnit : pctx->freeSampler;
369 * \param fixedUnit fixed texture unit used for the stipple texture
377 unsigned fixedUnit,
397 transform.fixedUnit = fixedUnit;
375 util_pstipple_create_fragment_shader(const struct tgsi_token *tokens, unsigned *samplerUnitOut, unsigned fixedUnit, unsigned wincoordFile) argument

Completed in 124 milliseconds