Searched refs:start (Results 1 – 5 of 5) sorted by relevance
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | rangefit.cpp | 58 Vec3 start( 0.0f ); in RangeFit() local 65 start = end = values[0]; in RangeFit() 72 start = values[i]; in RangeFit() 86 start = Min( one, Max( zero, start ) ); in RangeFit() 93 m_start = Truncate( grid*start + half )*gridrcp; in RangeFit()
|
| H A D | colourblock.h | 34 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ); 35 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block );
|
| H A D | singlecolourfit.cpp | 35 u8 start; member 158 ( float )sources[0]->start/31.0f, in ComputeEndPoints() 159 ( float )sources[1]->start/63.0f, in ComputeEndPoints() 160 ( float )sources[2]->start/31.0f in ComputeEndPoints()
|
| H A D | colourblock.cpp | 75 void WriteColourBlock3( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock3() argument 78 int a = FloatTo565( start ); in WriteColourBlock3() 108 void WriteColourBlock4( Vec3::Arg start, Vec3::Arg end, u8 const* indices, void* block ) in WriteColourBlock4() argument 111 int a = FloatTo565( start ); in WriteColourBlock4()
|
| /TaskScheduler/Scheduler/Doxygen/ |
| H A D | Doxyfile | 1073 # In case all classes in a project start with a common prefix, all classes will 1111 # the setting GENERATE_TREEVIEW). It is highly recommended to start with a 1868 # man pages. In case the manual section does not start with a number, the number
|