Home
last modified time | relevance | path

Searched defs:getIndexType (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp100 gl::DrawElementsType IndexBuffer11::getIndexType() const in getIndexType() function in rx::IndexBuffer11
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp100 gl::DrawElementsType IndexBuffer9::getIndexType() const in getIndexType() function in rx::IndexBuffer9
/external/angle/src/libANGLE/renderer/d3d/
DIndexBuffer.cpp53 gl::DrawElementsType IndexBufferInterface::getIndexType() const in getIndexType() function in rx::IndexBufferInterface
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h88 IntegerType *getIndexType() const { in getIndexType() function
/external/angle/src/tests/perf_tests/
DIndexDataManagerTest.cpp41 gl::DrawElementsType getIndexType() const override { return mIndexType; } in getIndexType() function in __anon316494f70111::MockIndexBuffer
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp99 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDataLayout.cpp769 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h395 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h425 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp176 VkIndexType getIndexType (void) const { return VK_INDEX_TYPE_UINT32; } in getIndexType() function in vkt::synchronization::__anon87b91c230111::VertexGrid