Home
last modified time | relevance | path

Searched refs:m_glFramebufferTexture2DOES_enc (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.h109 glFramebufferTexture2DOES_client_proc_t m_glFramebufferTexture2DOES_enc; variable
DGLEncoder.cpp996 ctx->m_glFramebufferTexture2DOES_enc(self, target, attachment, textarget, texture, level); in s_glFramebufferTexture2DOES()