Home
last modified time | relevance | path

Searched refs:ConvertIndexArray (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp28 void ConvertIndexArray(const void *input, in ConvertIndexArray() function
73 ConvertIndexArray<GLubyte, GLushort>(input, sourceType, output, destinationType, count, in ConvertIndices()
79 ConvertIndexArray<GLushort, GLuint>(input, sourceType, output, destinationType, count, in ConvertIndices()