Home
last modified time | relevance | path

Searched defs:getProgramLinkStatus (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderProgram.cpp192 static bool getProgramLinkStatus(const glw::Functions &gl, uint32_t program) in getProgramLinkStatus() function
/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp877 GLint GLSharedGroup::getProgramLinkStatus(GLuint program) { in getProgramLinkStatus() function in gfxstream::guest::GLSharedGroup
/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp344 bool getProgramLinkStatus(const glw::Functions &gl, uint32_t program) in getProgramLinkStatus() function