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