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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 230 glFlushMappedBufferRangeAEMU_client_proc_t glFlushMappedBufferRangeAEMU;
gl2_client_context.cpp 230 glFlushMappedBufferRangeAEMU = (glFlushMappedBufferRangeAEMU_client_proc_t) getProc("glFlushMappedBufferRangeAEMU", userData);
    [all...]
gl2_client_proc.h 229 typedef void (gl2_APIENTRY *glFlushMappedBufferRangeAEMU_client_proc_t) (void * ctx, GLenum, GLintptr, GLsizeiptr, GLbitfield, void*);
    [all...]

Completed in 63 milliseconds