Searched refs:WriteColourBlock3 (Results 1 – 5 of 5) sorted by relevance
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | colourblock.h | 34 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block );
|
| H A D | singlecolourfit.cpp | 96 WriteColourBlock3( m_start, m_end, indices, block ); in Compress3()
|
| H A D | rangefit.cpp | 142 WriteColourBlock3( m_start, m_end, indices, block ); in Compress3()
|
| H A D | colourblock.cpp | 75 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock3() function
|
| H A D | clusterfit.cpp | 241 WriteColourBlock3( beststart.GetVec3(), bestend.GetVec3(), bestindices, block ); in Compress3()
|