Searched refs:convertByteIndirectLoop (Results 1 – 1 of 1) sorted by relevance
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 51 static void convertByteIndirectLoop(const char* dataIn,unsigned int strideIn,void* dataOut,GLsizei … 1033 static void convertByteIndirectLoop(const char* dataIn,unsigned int strideIn,void* dataOut,GLsizei … in convertByteIndirectLoop() function 1163 …convertByteIndirectLoop(data,stride,cArrs.getCurrentData(),count,indices_type,indices,attribSize*s… in convertIndirect()
|