Home
last modified time | relevance | path

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

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