Searched refs:attribMatrix (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp576 Mat4 attribMatrix; local
591 attribMatrix.setRow(rowNdx, row);
594 m_userAttribTransforms[inputNdx] = attribMatrix;
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp857 Mat4 attribMatrix; local
872 attribMatrix.setRow(rowNdx, row);
875 m_userAttribTransforms[inputNdx] = attribMatrix;

Completed in 108 milliseconds