Searched refs:attribute (Results 1 – 6 of 6) sorted by relevance
12 attribute vec4 a_position;13 attribute vec2 a_texCoord;
12 attribute vec4 a_position;13 attribute vec3 a_normal;
138 attribute; member
86 attribute; member
705 foreach (string attribute in attributes) in AddNode()707 attrString += attribute + " "; in AddNode()
417 static SRes SzWaitAttribute(CSzData *sd, UInt64 attribute) in SzWaitAttribute() argument423 if (type == attribute) in SzWaitAttribute()