Home
last modified time | relevance | path

Searched defs:glMultMatrixf (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h36 glMultMatrixf_wrapper_proc_t glMultMatrixf; member
Dgles1_wrapper_entry.cpp445 void glMultMatrixf(const GLfloat* m) in glMultMatrixf() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h36 glMultMatrixf_client_proc_t glMultMatrixf; member
Dgl_entry.cpp447 void glMultMatrixf(const GLfloat* m) in glMultMatrixf() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp171 void glMultMatrixf(const GLfloat *m) in glMultMatrixf() function
Dgles_dispatch.h46 glMultMatrixf_t glMultMatrixf; member