Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLongStressCase.cpp240 static inline string getShaderInfoLog(const uint32_t shaderGL) in getShaderInfoLog() function
DglsAttributeLocationTests.cpp302 string getShaderInfoLog(const glw::Functions &gl, uint32_t 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.cpp284 static string getShaderInfoLog(const glw::Functions &gl, uint32_t shader) in getShaderInfoLog() function
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp284 static string getShaderInfoLog(const glw::Functions &gl, uint32_t shader) in getShaderInfoLog() function
/external/angle/src/libANGLE/
DContext.cpp7188 void Context::getShaderInfoLog(ShaderProgramID shader, in getShaderInfoLog() function in gl::Context