Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h456 glFramebufferTextureLayer_client_proc_t m_glFramebufferTextureLayer_enc; variable
DGL2Encoder.cpp3234 ctx->m_glFramebufferTextureLayer_enc(self, target, attachment, texture, level, layer); in s_glFramebufferTextureLayer()