Home
last modified time | relevance | path

Searched defs:loadMatrixf (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DCoreProfileEngine.cpp608 void CoreProfileEngine::loadMatrixf(const GLfloat* m) { in loadMatrixf() function in CoreProfileEngine
DGLEScmContext.cpp924 void GLEScmContext::loadMatrixf(const GLfloat* m) { in loadMatrixf() function in GLEScmContext
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gles_1_0.cpp335 void Context::loadMatrixf(const GLfloat *m) in loadMatrixf() function in gl::Context