Graphics: Add depth render technique/queue

Former-commit-id: 711306ee5f84a9579068ce23240dc105cec15cde
This commit is contained in:
Lynix
2015-06-17 14:32:05 +02:00
parent 39779c059d
commit ebbaaf7ff2
10 changed files with 890 additions and 14 deletions

View File

@@ -15,6 +15,7 @@ namespace
{
"Advanced Forward",
"Basic Forward",
"Depth Pass",
"Deferred Shading",
"Light Pre-Pass",
"User"