Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h343 glFramebufferTexture3DOES_client_proc_t m_glFramebufferTexture3DOES_enc; variable
DGL2Encoder.cpp2266 …ctx->m_glFramebufferTexture3DOES_enc(self, target, attachment, textarget, texture, level, zoffset); in s_glFramebufferTexture3DOES()