Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h118 glMaterialxv_wrapper_proc_t glMaterialxv; member
Dgles1_wrapper_entry.cpp937 void glMaterialxv(GLenum face, GLenum pname, const GLfixed* params) in glMaterialxv() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h118 glMaterialxv_client_proc_t glMaterialxv; member
Dgl_entry.cpp943 void glMaterialxv(GLenum face, GLenum pname, const GLfixed* params) in glMaterialxv() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp586 void glMaterialxv(GLenum face, GLenum pname, const GLfixed *params) in glMaterialxv() function
Dgles_dispatch.h129 glMaterialxv_t glMaterialxv; member