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

  /device/generic/goldfish/opengl/system/renderControl_enc/
renderControl_client_context.h 23 rcCreateColorBuffer_client_proc_t rcCreateColorBuffer;
renderControl_client_context.cpp 25 rcCreateColorBuffer = (rcCreateColorBuffer_client_proc_t) getProc("rcCreateColorBuffer", userData);
renderControl_client_proc.h 24 typedef uint32_t (renderControl_APIENTRY *rcCreateColorBuffer_client_proc_t) (void * ctx, uint32_t, uint32_t, GLenum);

Completed in 59 milliseconds