Home
last modified time | relevance | path

Searched defs:objectLabel (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDebugTest.cpp28 EGLLabelKHR objectLabel, in StubCallback()
36 EGLLabelKHR objectLabel, in CheckBadBindAPIError()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDebug.cpp488 EGLLabelKHR objectLabel, in insertMessage()
DContext.cpp246 void GetObjectLabelBase(const std::string &objectLabel, in GetObjectLabelBase()
1142 void Context::objectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in objectLabel() function in gl::Context
1188 const std::string &objectLabel = object->getLabel(); in getObjectLabel() local
1197 const std::string &objectLabel = object->getLabel(); in getObjectPtrLabel() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h591 PFNGLOBJECTLABELPROC objectLabel = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl552 glObjectLabelFunc objectLabel; variable