Searched refs:getDeclType (Results 1 – 4 of 4) sorted by relevance
37 D3DDECLTYPE getDeclType(const gl::VertexAttribute &attrib) const;
139 …element->Type = attributes[i].attribute->mArrayEnabled ? vertexBuffer->getDeclType(*attributes[i].… in applyDeclaration()
194 D3DDECLTYPE VertexBuffer9::getDeclType(const gl::VertexAttribute &attrib) const in getDeclType() function in rx::VertexBuffer9
128 static QualType getDeclType(Decl* D) { in getDeclType() function260 QualType CurDeclType = getDeclType(*D); in VisitDeclContext()