HomeSort by relevance Sort by last modified time
    Searched refs:glIsShader_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 99 glIsShader_client_proc_t glIsShader;
gl2_client_context.cpp 99 glIsShader = (glIsShader_client_proc_t) getProc("glIsShader", userData);
    [all...]
gl2_client_proc.h 98 typedef GLboolean (gl2_APIENTRY *glIsShader_client_proc_t) (void * ctx, GLuint);
    [all...]

Completed in 48 milliseconds