Searched refs:stmat (Results 1 – 2 of 2) sorted by relevance
75 void SurfaceTextureRenderer::SetSTMatrix(float *stmat) in SetSTMatrix() argument77 memcpy(mSTMatrix, stmat, 16*sizeof(float)); in SetSTMatrix()
25 void SetSTMatrix(float *stmat);