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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_draw_helpers.h37 unsigned fixedUnit,
H A Dnir_draw_helpers.c112 unsigned fixedUnit,
110 nir_lower_pstipple_fs(struct nir_shader * shader,unsigned * samplerUnitOut,unsigned fixedUnit,bool fs_pos_is_sysval) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c186 unsigned fixedUnit; member in struct:pstip_transform_context
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;
375 util_pstipple_create_fragment_shader(const struct tgsi_token * tokens,unsigned * samplerUnitOut,unsigned fixedUnit,unsigned wincoordFile) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pstipple.c186 unsigned fixedUnit; member in struct:pstip_transform_context
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;
375 util_pstipple_create_fragment_shader(const struct tgsi_token * tokens,unsigned * samplerUnitOut,unsigned fixedUnit,unsigned wincoordFile) argument

Completed in 6 milliseconds