OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glGetShaderPrecisionFormat_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
80
glGetShaderPrecisionFormat_client_proc_t
glGetShaderPrecisionFormat;
gl2_client_context.cpp
82
glGetShaderPrecisionFormat = (
glGetShaderPrecisionFormat_client_proc_t
) getProc("glGetShaderPrecisionFormat", userData);
gl2_client_proc.h
81
typedef void (gl2_APIENTRY *
glGetShaderPrecisionFormat_client_proc_t
) (void * ctx, GLenum, GLenum, GLint*, GLint*);
Completed in 26 milliseconds