Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h475 glFramebufferTexture3DOES_client_proc_t m_glFramebufferTexture3DOES_enc; variable
DGL2Encoder.cpp3261 …ctx->m_glFramebufferTexture3DOES_enc(self, target, attachment, textarget, texture, level, zoffset); in s_glFramebufferTexture3DOES()