Searched defs:attribute_entry (Results 1 – 3 of 3) sorted by relevance
77 struct attribute_entry { struct78 attribute_entry() : index(~(uint32_t)0), nameResId(0) in attribute_entry() argument98 const Vector<attribute_entry>& getAttributes() const; argument
124 for (auto& attribute_entry : entries_) { in size() local140 for (const auto& attribute_entry : entries_) { in Serialize() local
153 struct pvr_const_map_entry_vertex_attribute_address *attribute_entry; in pvr_write_pds_const_map_entry_vertex_attribute_address() local