Home
last modified time | relevance | path

Searched refs:samplerUnitOut (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c376 unsigned *samplerUnitOut, in util_pstipple_create_fragment_shader() argument
391 transform.hasFixedUnit = !samplerUnitOut; in util_pstipple_create_fragment_shader()
411 if (samplerUnitOut) { in util_pstipple_create_fragment_shader()
413 *samplerUnitOut = transform.freeSampler; in util_pstipple_create_fragment_shader()
Du_pstipple.h61 unsigned *samplerUnitOut,
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_draw_helpers.h36 unsigned *samplerUnitOut,
Dnir_draw_helpers.c111 unsigned *samplerUnitOut, in nir_lower_pstipple_fs() argument
146 *samplerUnitOut = binding; in nir_lower_pstipple_fs()