Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c186 unsigned fixedUnit; member
300 sampIdx = pctx->hasFixedUnit ? (int)pctx->fixedUnit : pctx->freeSampler; in pstip_transform_prolog()
369 * \param fixedUnit fixed texture unit used for the stipple texture
377 unsigned fixedUnit, in util_pstipple_create_fragment_shader()
392 transform.fixedUnit = fixedUnit; in util_pstipple_create_fragment_shader()
375 util_pstipple_create_fragment_shader(const struct tgsi_token *tokens, unsigned *samplerUnitOut, unsigned fixedUnit, unsigned wincoordFile) util_pstipple_create_fragment_shader() argument
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_draw_helpers.h37 unsigned fixedUnit,
H A Dnir_draw_helpers.c112 unsigned fixedUnit, in nir_lower_pstipple_fs()
110 nir_lower_pstipple_fs(struct nir_shader *shader, unsigned *samplerUnitOut, unsigned fixedUnit, bool fs_pos_is_sysval) nir_lower_pstipple_fs() argument

Completed in 2 milliseconds