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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 52 glDisableVertexAttribArray_client_proc_t glDisableVertexAttribArray;
gl2_client_context.cpp 52 glDisableVertexAttribArray = (glDisableVertexAttribArray_client_proc_t) getProc("glDisableVertexAttribArray", userData);
    [all...]
GL2Encoder.h 181 glDisableVertexAttribArray_client_proc_t m_glDisableVertexAttribArray_enc;
    [all...]
gl2_client_proc.h 51 typedef void (gl2_APIENTRY *glDisableVertexAttribArray_client_proc_t) (void * ctx, GLuint);
    [all...]

Completed in 202 milliseconds