Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.h113 glDisableVertexAttribArray_client_proc_t m_glDisableVertexAttribArray_enc; variable
DGL2Encoder.cpp509 this->m_glDisableVertexAttribArray_enc(this, i); in sendVertexAttributes()