HomeSort by relevance Sort by last modified time
    Searched refs:m_glGetVertexAttribiv_enc (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.h 111 glGetVertexAttribiv_client_proc_t m_glGetVertexAttribiv_enc;
GL2Encoder.cpp 67 m_glGetVertexAttribiv_enc = set_glGetVertexAttribiv(s_glGetVertexAttribiv);
377 ctx->m_glGetVertexAttribiv_enc(self, index, pname, params);
    [all...]

Completed in 25 milliseconds