Skip to content

tgsi: Add SEPARABLE_PROGRAM property

Italo Nicola requested to merge italove/mesa:virgl-separable-shaders into main

TGSI currently has no concept of a separable shader, and virgl might need in TGSI for performance improvements.

cc @gerddie

Merge request reports