Searched refs:texTransform (Results 1 – 1 of 1) sorted by relevance
298 const mat4 texTransform(mat4(static_cast<const float*>(textureMatrix)) * tr); in prepareBufferStateClientComposition() local299 memcpy(textureMatrix, texTransform.asArray(), sizeof(textureMatrix)); in prepareBufferStateClientComposition()