Home
last modified time | relevance | path

Searched defs:getNumComponents (Results 1 – 6 of 6) 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/deqp-deps/glslang/SPIRV/
DSpvBuilder.h196 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents() function
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h196 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents() function
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1055 static int getNumComponents (const ProgramInterfaceDefinition::Shader* shader, glu::Storage storage) in getNumComponents() function
/external/clang/include/clang/AST/
DExpr.h1933 unsigned getNumComponents() const { in getNumComponents() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h2433 unsigned getNumComponents() const { in getNumComponents() function