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