Home
last modified time | relevance | path

Searched defs:getNumComponents (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/glshared/
DglsRandomShaderCase.hpp53 …int getNumComponents (void) const { return m_input->getVariable()->getType().getNumElements(… in getNumComponents() function in deqp::gls::VertexArray
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java490 public int getNumComponents(){ in getNumComponents() method in VertexBuffer
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1028 static int getNumComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumComponents() function
/external/clang/include/clang/AST/
DExpr.h1973 unsigned getNumComponents() const { in getNumComponents() function