Searched defs:getNumComponents (Results 1 – 5 of 5) sorted by relevance
64 int getNumComponents(void) const in getNumComponents() function in deqp::gls::VertexArray
266 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents() function
267 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents() function
1016 static int getNumComponents(const ProgramInterfaceDefinition::Shader *shader, glu::Storage storage) in getNumComponents() function
1933 unsigned getNumComponents() const { in getNumComponents() function