Home
last modified time | relevance | path

Searched defs:end (Results 1 – 4 of 4) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dcolourblock.cpp75 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock3()
108 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock4()
H A Dsinglecolourfit.cpp36 u8 end; member
H A Drangefit.cpp59 Vec3 end( 0.0f ); in RangeFit() local
/TaskScheduler/Scheduler/Include/
H A DMTTaskQueue.h71 size_t end; variable