Searched refs:fixedUnit (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | nir_draw_helpers.h | 37 unsigned fixedUnit,
|
| H A D | nir_draw_helpers.c | 112 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 D | u_pstipple.c | 186 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 D | u_pstipple.c | 186 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