Home
last modified time | relevance | path

Searched defs:getProgramInfoLog (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/opengl/
DgluShaderProgram.cpp201 static std::string getProgramInfoLog(const glw::Functions &gl, uint32_t program) in getProgramInfoLog() function
/external/deqp/modules/glshared/
DglsLongStressCase.cpp250 static inline string getProgramInfoLog(const uint32_t programGL) in getProgramInfoLog() function
DglsAttributeLocationTests.cpp328 string getProgramInfoLog(const glw::Functions &gl, uint32_t program) in getProgramInfoLog() function
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h170 PFNGLGETPROGRAMINFOLOGPROC getProgramInfoLog = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl325 glGetProgramInfoLogFunc getProgramInfoLog; variable
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp298 static string getProgramInfoLog(const glw::Functions &gl, uint32_t program) in getProgramInfoLog() function
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp298 static string getProgramInfoLog(const glw::Functions &gl, uint32_t program) in getProgramInfoLog() function
/external/angle/src/libANGLE/
DContext.cpp7135 void Context::getProgramInfoLog(ShaderProgramID program, in getProgramInfoLog() function in gl::Context