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