Searched refs:glObjectLabel (Results 1 – 19 of 19) sorted by relevance
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES32Direct.inl | 219 gl->objectLabel = &glObjectLabel;
|
D | glwInitES32.inl | 219 gl->objectLabel = (glObjectLabelFunc) loader->get("glObjectLabel");
|
D | glwInitGL43.inl | 276 gl->objectLabel = (glObjectLabelFunc) loader->get("glObjectLabel");
|
D | glwInitGL44.inl | 285 gl->objectLabel = (glObjectLabelFunc) loader->get("glObjectLabel");
|
D | glwInitGL46.inl | 368 gl->objectLabel = (glObjectLabelFunc) loader->get("glObjectLabel");
|
D | glwInitGL45.inl | 366 gl->objectLabel = (glObjectLabelFunc) loader->get("glObjectLabel");
|
D | glwInitExtGL.inl | 20 gl->objectLabel = (glObjectLabelFunc) loader->get("glObjectLabel");
|
D | glwApi.inl | 538 #define glObjectLabel glwObjectLabel macro
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 538 gl->objectLabel = glObjectLabel;
|
D | tcuNullRenderContextFuncs.inl | 4597 GLW_APICALL void GLW_APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const … function
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2ext.h | 1154 GL_APICALL void GL_APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GL…
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1775 GL_APICALL void GL_APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GL…
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 1561 #define glObjectLabel MANGLE(ObjectLabel) macro
|
D | glcorearb.h | 2600 GLAPI void APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GLchar *la…
|
D | glext.h | 2548 GLAPI void APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GLchar *la…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapperApi.inl | 538 void glObjectLabel (glw::GLenum identifier, glw::GLuint name, glw::GLsizei length, con…
|
D | gluCallLogWrapper.inl | 3966 void CallLogWrapper::glObjectLabel (glw::GLenum identifier, glw::GLuint name, glw::GLsizei length, … function in CallLogWrapper 3969 …m_log << TestLog::Message << "glObjectLabel(" << toHex(identifier) << ", " << name << ", " << leng…
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2600 GLAPI void APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GLchar *la…
|
D | glext.h | 2548 GLAPI void APIENTRY glObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GLchar *la…
|