Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLDebugTest.cpp28 EGLLabelKHR objectLabel, in StubCallback()
36 EGLLabelKHR objectLabel, in CheckBadBindAPIError()
/aosp_15_r20/external/angle/src/libANGLE/
H A DDebug.cpp482 EGLLabelKHR objectLabel, in insertMessage()
H A DContext.cpp371 void GetObjectLabelBase(const std::string &objectLabel, in GetObjectLabelBase()
1385 void Context::objectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in objectLabel() function in gl::Context
1431 const std::string &objectLabel = object->getLabel(); in getObjectLabel() local
1440 const std::string &objectLabel = object->getLabel(); in getObjectPtrLabel() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp43 EGLLabelKHR objectLabel, in EglDebugCallback()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h591 PFNGLOBJECTLABELPROC objectLabel = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl552 glObjectLabelFunc objectLabel; variable