Searched refs:destElementType (Results 1 – 3 of 3) sorted by relevance
464 gl::DrawElementsType destElementType,
2607 gl::DrawElementsType destElementType, in ClassifyIndexStorage() argument2618 if (bufferD3D->supportsDirectBinding() && destElementType == elementType) in ClassifyIndexStorage()
3183 gl::DrawElementsType destElementType = mVertexArray11->getCachedDestinationIndexType(); in applyIndexBuffer() local3187 ANGLE_TRY(mIndexDataManager.prepareIndexData(context, indexType, destElementType, indexCount, in applyIndexBuffer()