Home
last modified time | relevance | path

Searched refs:firstPerPassDeclaration (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/hlslparser/src/
H A DHLSLTree.cpp1397 HLSLDeclaration * firstPerPassDeclaration = NULL; in GroupParameters() local
1471 first = &firstPerPassDeclaration; in GroupParameters()
1550 if (firstPerPassDeclaration != NULL) in GroupParameters()
1553 …er * perPassBuffer = tree->AddNode<HLSLBuffer>(firstPerPassDeclaration->fileName, firstPerPassDecl… in GroupParameters()
1556 perPassBuffer->field = firstPerPassDeclaration; in GroupParameters()