OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glUniformMatrix2x3fv_wrapper_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h
259
glUniformMatrix2x3fv_wrapper_proc_t
glUniformMatrix2x3fv;
gles3_wrapper_context.cpp
259
glUniformMatrix2x3fv = (
glUniformMatrix2x3fv_wrapper_proc_t
) getProc("glUniformMatrix2x3fv", userData);
[
all
...]
gles3_wrapper_proc.h
258
typedef void (gles3_APIENTRY *
glUniformMatrix2x3fv_wrapper_proc_t
) (GLint, GLsizei, GLboolean, const GLfloat*);
[
all
...]
Completed in 1557 milliseconds