Home
last modified time | relevance | path

Searched refs:glSampleMaski_client_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h418 glSampleMaski_client_proc_t glSampleMaski;
Dgl2_client_context.cpp418 glSampleMaski = (glSampleMaski_client_proc_t) getProc("glSampleMaski", userData); in initDispatchByName()
Dgl2_client_proc.h417 typedef void (gl2_APIENTRY *glSampleMaski_client_proc_t) (void * ctx, GLuint, GLbitfield); typedef