Home
last modified time | relevance | path

Searched defs:getShaderInfoLog (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/glshared/
DglsLongStressCase.cpp258 static inline string getShaderInfoLog (const deUint32 shaderGL) in getShaderInfoLog() function
DglsAttributeLocationTests.cpp307 string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h172 PFNGLGETSHADERINFOLOGPROC getShaderInfoLog = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl351 glGetShaderInfoLogFunc getShaderInfoLog; variable
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp285 static string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp285 static string getShaderInfoLog (const glw::Functions& gl, deUint32 shader) in getShaderInfoLog() function
/external/angle/src/libANGLE/
DContext.cpp7060 void Context::getShaderInfoLog(ShaderProgramID shader, in getShaderInfoLog() function in gl::Context