aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sfn/sfn_valuepool.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600/sfn: Add methods to valuepool to get a vector of valuesGert Wollny2020-04-281-0/+19
* r600/sfn: Don't emit inline constants in the r600 IRGert Wollny2020-04-281-23/+2
* r600/sfn: Use static_cast when type is already knownGert Wollny2020-03-021-3/+3
* r600/sfn: Add a basic nir shader backendGert Wollny2020-02-101-0/+558