Searched defs:getShaderInfoLog (Results 1 – 9 of 9) sorted by relevance
/external/skqp/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 588 GrGLvoid getShaderInfoLog(GrGLuint shader, GrGLsizei bufsize, GrGLsizei* length, in getShaderInfoLog() function in __anon8285b3770111::NullInterface
|
D | GrGLTestInterface.h | 103 …virtual GrGLvoid getShaderInfoLog(GrGLuint shader, GrGLsizei bufsize, GrGLsizei* length, char* inf… in getShaderInfoLog() function
|
/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/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 172 PFNGLGETSHADERINFOLOGPROC getShaderInfoLog = nullptr; variable
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderCompilationCases.cpp | 285 static string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 349 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/angle/src/libANGLE/ |
D | Context.cpp | 6789 void Context::getShaderInfoLog(ShaderProgramID shader, in getShaderInfoLog() function in gl::Context
|