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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.cpp 77 ptr = getProc("glGetFramebufferAttachmentParameteriv", userData); set_glGetFramebufferAttachmentParameteriv((glGetFramebufferAttachmentParameteriv_client_proc_t)ptr);
gl2_client_context.h 282 virtual glGetFramebufferAttachmentParameteriv_client_proc_t set_glGetFramebufferAttachmentParameteriv(glGetFramebufferAttachmentParameteriv_client_proc_t f) { glGetFramebufferAttachmentParameteriv_client_proc_t retval = glGetFramebufferAttachmentParameteriv; glGetFramebufferAttachmentParameteriv = f; return retval;}
    [all...]
gl2_enc.cpp     [all...]

Completed in 443 milliseconds