Searched defs:objectLabel (Results 1 – 4 of 4) sorted by relevance
28 EGLLabelKHR objectLabel, in StubCallback()36 EGLLabelKHR objectLabel, in CheckBadBindAPIError()
454 EGLLabelKHR objectLabel, in insertMessage()
215 void GetObjectLabelBase(const std::string &objectLabel, in GetObjectLabelBase()990 void Context::objectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in objectLabel() function in gl::Context1021 const std::string &objectLabel = object->getLabel(); in getObjectLabel() local1030 const std::string &objectLabel = object->getLabel(); in getObjectPtrLabel() local
591 PFNGLOBJECTLABELPROC objectLabel = nullptr; variable