Searched refs:indicesPtr (Results 1 - 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DTranspositions.h237 inline Map(const Index* indicesPtr) argument
238 : m_indices(indicesPtr)
241 inline Map(const Index* indicesPtr, Index size) argument
242 : m_indices(indicesPtr,size)
H A DPermutationMatrix.h409 inline Map(const Index* indicesPtr) argument
410 : m_indices(indicesPtr)
413 inline Map(const Index* indicesPtr, Index size) argument
414 : m_indices(indicesPtr,size)
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp4068 const void* indicesPtr = (vao.m_elementArrayBufferBinding) ? (vao.m_elementArrayBufferBinding->getData() + ((const deUint8*)indices - (const deUint8*)DE_NULL)) : (indices);
4070 drawWithReference(rr::PrimitiveList(primitiveType, count, rr::DrawIndices(indicesPtr, sglr::rr_util::mapGLIndexType(type), baseVertex)), instanceCount);
4167 const void* indicesPtr = (deUint8*)DE_NULL + (command->firstIndex * sizeOfType);
4169 drawElementsInstancedBaseVertex(mode, (int)command->count, type, indicesPtr, (int)command->primCount, command->baseVertex);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 111 milliseconds