Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h157 typedef std::vector<Attribute> ActiveAttributes; typedef
196 ActiveAttributes activeAttributes;
DOutputASM.cpp3378 ActiveAttributes &activeAttributes = shaderObject->activeAttributes; in attributeRegister()