Searched defs:getIndexType (Results 1 – 12 of 12) 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
41 gl::DrawElementsType getIndexType() const override { return mIndexType; } in getIndexType() function in __anon9bc521f10111::MockIndexBuffer
99 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
144 IntegerType *getIndexType() const { in getIndexType() function
796 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
95 inline VkIndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in vk::RaytracedGeometryBase
45 inline VkIndexType getIndexType() const { return indexType; } in getIndexType() function
411 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::__anonc5f3a6dd0111::VertexGrid