Searched refs:WriteColourBlock4 (Results 1 – 5 of 5) sorted by relevance
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | colourblock.h | 35 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block );
|
| H A D | singlecolourfit.cpp | 124 WriteColourBlock4( m_start, m_end, indices, block ); in Compress4()
|
| H A D | rangefit.cpp | 195 WriteColourBlock4( m_start, m_end, indices, block ); in Compress4()
|
| H A D | colourblock.cpp | 108 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock4() function
|
| H A D | clusterfit.cpp | 386 WriteColourBlock4( beststart.GetVec3(), bestend.GetVec3(), bestindices, block ); in Compress4()
|