Searched defs:getIndexType (Results 1 – 10 of 10) sorted by relevance
100 gl::DrawElementsType IndexBuffer11::getIndexType() const in getIndexType() function in rx::IndexBuffer11
100 gl::DrawElementsType IndexBuffer9::getIndexType() const in getIndexType() function in rx::IndexBuffer9
53 gl::DrawElementsType IndexBufferInterface::getIndexType() const in getIndexType() function in rx::IndexBufferInterface
88 IntegerType *getIndexType() const { in getIndexType() function
41 gl::DrawElementsType getIndexType() const override { return mIndexType; } in getIndexType() function in __anon316494f70111::MockIndexBuffer
99 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
769 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
395 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
425 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
176 VkIndexType getIndexType (void) const { return VK_INDEX_TYPE_UINT32; } in getIndexType() function in vkt::synchronization::__anon87b91c230111::VertexGrid