Searched defs:GetAttribute (Results 1 – 3 of 3) sorted by relevance
40 const TiXmlAttribute* GetAttribute(const TiXmlNode* node, in GetAttribute() function
444 const VertexAttributeInfo& RenderPipelineBase::GetAttribute(uint32_t location) const { in GetAttribute() function in dawn_native::RenderPipelineBase
255 bool FileTest::GetAttribute(std::string *out_value, const std::string &key) { in GetAttribute() function in FileTest