Searched refs:mGlesVendor (Results 1 – 2 of 2) sorted by relevance
76 const std::string& getGlesVendor() const { return mGlesVendor; } in getGlesVendor()175 std::string mGlesVendor; variable
440 emulationGl->mGlesVendor = (const char*)s_gles2.glGetString(GL_VENDOR); in create()