Home
last modified time | relevance | path

Searched refs:FixedMatrixToMat4 (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gles_1_0.cpp21 angle::Mat4 FixedMatrixToMat4(const GLfixed *m) in FixedMatrixToMat4() function
342 mState.gles1().loadMatrix(FixedMatrixToMat4(m)); in loadMatrixx()
389 mState.gles1().multMatrix(FixedMatrixToMat4(m)); in multMatrixx()