OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glDrawElementsInstanced_client_proc_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h
278
glDrawElementsInstanced_client_proc_t
glDrawElementsInstanced;
gl2_client_context.cpp
278
glDrawElementsInstanced = (
glDrawElementsInstanced_client_proc_t
) getProc("glDrawElementsInstanced", userData);
[
all
...]
gl2_client_proc.h
277
typedef void (gl2_APIENTRY *
glDrawElementsInstanced_client_proc_t
) (void * ctx, GLenum, GLsizei, GLenum, const void*, GLsizei);
[
all
...]
gl2_enc.cpp
[
all
...]
Completed in 42 milliseconds