Searched defs:getElementCount (Results 1 – 8 of 8) sorted by relevance
37 uint32_t getElementCount() const { return static_cast<uint32_t>(range / Format(format).bytes()); } in getElementCount() function in vk::BufferView
183 public int getElementCount() in getElementCount() method in ElemExtensionDecl
70 size_t getElementCount() const { return ElementCount; } in getElementCount() function
542 ElementCount getElementCount() const { in getElementCount() function
656 inline ElementCount VectorType::getElementCount() const { in getElementCount() function
64 static size_t getElementCount (gls::DrawTestSpec::Primitive primitive, size_t primitiveCount) in getElementCount() function
486 llvm::ElementCount LLVMVectorType::getElementCount() { in getElementCount() function in LLVMVectorType
235 static size_t getElementCount (DrawTestSpec::Primitive primitive, size_t primitiveCount) in getElementCount() function