Searched defs:getProgramInfoLog (Results 1 – 9 of 9) sorted by relevance
| /external/deqp/framework/opengl/ |
| D | gluShaderProgram.cpp | 146 static std::string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
|
| /external/skia/src/gpu/gl/ |
| D | GrGLCreateNullInterface.cpp | 538 GrGLvoid getProgramInfoLog(GrGLuint program, GrGLsizei bufsize, GrGLsizei* length, in getProgramInfoLog() function in __anond30cbfd80111::NullInterface
|
| D | GrGLTestInterface.h | 92 …virtual GrGLvoid getProgramInfoLog(GrGLuint program, GrGLsizei bufsize, GrGLsizei* length, char* i… in getProgramInfoLog() function
|
| /external/skia/tools/gpu/gl/debug/ |
| D | DebugGLTestContext.cpp | 677 GrGLvoid getProgramInfoLog(GrGLuint program, GrGLsizei bufsize, GrGLsizei* length, in getProgramInfoLog() function in __anond7a7974a0111::DebugInterface
|
| /external/deqp/modules/glshared/ |
| D | glsLongStressCase.cpp | 268 static inline string getProgramInfoLog (const deUint32 programGL) in getProgramInfoLog() function
|
| D | glsAttributeLocationTests.cpp | 333 string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 241 glGetProgramInfoLogFunc getProgramInfoLog; variable
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pShaderCompilationCases.cpp | 299 static string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
|
| /external/deqp/modules/gles3/performance/ |
| D | es3pShaderCompilationCases.cpp | 299 static string getProgramInfoLog (const glw::Functions& gl, deUint32 program) in getProgramInfoLog() function
|