Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h184 glGetVertexAttribiv_client_proc_t m_glGetVertexAttribiv_enc; variable
DGL2Encoder.cpp765 ctx->m_glGetVertexAttribiv_enc(self, index, pname, params); in s_glGetVertexAttribiv()