Pica: Add debug utilities for dumping shaders.

This commit is contained in:
Tony Wasserka 2014-08-14 14:30:38 +02:00
parent 6ea003c7b5
commit f37e39deb9
4 changed files with 227 additions and 1 deletions

View file

@ -57,7 +57,7 @@ struct Regs {
INSERT_PADDING_WORDS(0x1);
union {
union VSOutputAttributes {
// Maps components of output vertex attributes to semantics
enum Semantic : u32
{