Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
DIndexBuffer9.cpp110 GLenum IndexBuffer9::getIndexType() const in getIndexType() function in rx::IndexBuffer9
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
DIndexBuffer11.cpp103 GLenum IndexBuffer11::getIndexType() const in getIndexType() function in rx::IndexBuffer11
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
DIndexBuffer.cpp54 GLenum IndexBufferInterface::getIndexType() const in getIndexType() function in rx::IndexBufferInterface
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp97 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
DDecodedInstruction.java145 public final IndexType getIndexType() { in getIndexType() method in DecodedInstruction
/external/dexmaker/src/dx/java/com/android/dx/io/
DOpcodeInfo.java1413 public static IndexType getIndexType(int opcode) { in getIndexType() method in OpcodeInfo
1456 public IndexType getIndexType() { in getIndexType() method in OpcodeInfo.Info