Searched defs:layoutLocation (Results 1 – 5 of 5) sorted by relevance
152 int layoutLocation; member
403 …Attribute::Attribute(GLenum type, const std::string &name, int arraySize, int layoutLocation, int … in Attribute()
80 ShaderStage layoutLocation; member
671 Attribute::Attribute (const AttribType& type, const string& name, deInt32 layoutLocation, const Con… in Attribute()
782 unsigned int layoutLocation : 12; variable