Added tests and documentation for soa<> rate qualifier.

This commit is contained in:
Matt Pharr
2012-03-05 09:50:26 -08:00
parent db5db5aefd
commit 7adb250b59
46 changed files with 1155 additions and 158 deletions

View File

@@ -1,4 +1,4 @@
// Type conversion only possible from atomic types
// Type conversion from "varying struct P" to "varying unsigned int32" for item count is not possible
struct P { int x; };