|
|
@ -464,7 +464,7 @@ protected: |
|
|
|
hsBool IAvatarSort(plDrawableSpans* d, const hsTArray<Int16>& visList); |
|
|
|
hsBool IAvatarSort(plDrawableSpans* d, const hsTArray<Int16>& visList); |
|
|
|
void IBlendVertsIntoBuffer( plSpan* span,
|
|
|
|
void IBlendVertsIntoBuffer( plSpan* span,
|
|
|
|
hsMatrix44* matrixPalette, int numMatrices, |
|
|
|
hsMatrix44* matrixPalette, int numMatrices, |
|
|
|
UInt8 *src, UInt8 format, UInt32 srcStride,
|
|
|
|
const UInt8 *src, UInt8 format, UInt32 srcStride,
|
|
|
|
UInt8 *dest, UInt32 destStride, UInt32 count, UInt16 localUVWChans ); |
|
|
|
UInt8 *dest, UInt32 destStride, UInt32 count, UInt16 localUVWChans ); |
|
|
|
hsBool ISoftwareVertexBlend( plDrawableSpans* drawable, const hsTArray<Int16>& visList ); |
|
|
|
hsBool ISoftwareVertexBlend( plDrawableSpans* drawable, const hsTArray<Int16>& visList ); |
|
|
|
|
|
|
|
|
|
|
|