Searched refs:CopyMtx44WithHeader (Results 1 – 2 of 2) sorted by relevance
186 void CopyMtx44WithHeader(225 … CopyMtx44WithHeader( reinterpret_cast<f32*>( command ), &mtx44, PICA_CMD_HEADER_VS_F32( 4 ) ); in MakeUniformCommandVS()351 … CopyMtx44WithHeader( reinterpret_cast<f32*>( command ), &mtx44, PICA_CMD_HEADER_GS_F32( 4 ) ); in MakeUniformCommandGS()
102 asm void CopyMtx44WithHeader( in CopyMtx44WithHeader() function