Searched defs:getShaderInfoLog (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 580 GrGLvoid getShaderInfoLog(GrGLuint shader, GrGLsizei bufsize, GrGLsizei* length, in getShaderInfoLog() function in __anon78c37bd90111::NullInterface
|
D | GrGLTestInterface.h | 100 …virtual GrGLvoid getShaderInfoLog(GrGLuint shader, GrGLsizei bufsize, GrGLsizei* length, char* inf… in getShaderInfoLog() function
|
/external/skia/tools/gpu/gl/debug/ |
D | DebugGLTestContext.cpp | 715 GrGLvoid getShaderInfoLog(GrGLuint shader, GrGLsizei bufsize, GrGLsizei* length, in getShaderInfoLog() function in __anon90b55fab0111::DebugInterface
|
/external/deqp/modules/glshared/ |
D | glsLongStressCase.cpp | 258 static inline string getShaderInfoLog (const deUint32 shaderGL) in getShaderInfoLog() function
|
D | glsAttributeLocationTests.cpp | 307 string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 267 glGetShaderInfoLogFunc getShaderInfoLog; variable
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderCompilationCases.cpp | 285 static string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderCompilationCases.cpp | 285 static string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
|