Searched refs:Ttemp (Results 1 – 1 of 1) sorted by relevance
434 double T[9], Tp[9], Ttemp[9]; in AllocateTextureMemory() local441 db_Identity3x3(Ttemp); in AllocateTextureMemory()442 db_Multiply3x3_3x3(Ttemp, T, gK); in AllocateTextureMemory()443 db_Multiply3x3_3x3(Tp, gKinv, Ttemp); in AllocateTextureMemory()