Home
last modified time | relevance | path

Searched refs:infoLog (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dgl_common.cpp70 GLchar infoLog[512]; in DumpShaderLog() local
73 glGetShaderInfoLog(shader, 512, NULL, infoLog); in DumpShaderLog()
74 DLOGI("Shader Failed to compile: %s\n", infoLog); in DumpShaderLog()
/hardware/qcom/sdm845/display/gpu_tonemapper/
Dglengine.cpp179 GLchar infoLog[512]; in dumpShaderLog() local
182 glGetShaderInfoLog(shader, 512, NULL, infoLog); in dumpShaderLog()
183 ALOGI("Shader Failed to compile: %s\n", infoLog); in dumpShaderLog()
/hardware/qcom/display/msm8998/gpu_tonemapper/
Dglengine.cpp200 GLchar infoLog[512]; in dumpShaderLog() local
203 glGetShaderInfoLog(shader, 512, NULL, infoLog); in dumpShaderLog()
204 ALOGI("Shader Failed to compile: %s\n", infoLog); in dumpShaderLog()
/hardware/qcom/sm8150/display/gpu_tonemapper/
Dglengine.cpp179 GLchar infoLog[512]; in dumpShaderLog() local
182 glGetShaderInfoLog(shader, 512, NULL, infoLog); in dumpShaderLog()
183 ALOGI("Shader Failed to compile: %s\n", infoLog); in dumpShaderLog()
/hardware/qcom/display/msm8909/gpu_tonemapper/
Dglengine.cpp179 GLchar infoLog[512]; in dumpShaderLog() local
182 glGetShaderInfoLog(shader, 512, NULL, infoLog); in dumpShaderLog()
183 ALOGI("Shader Failed to compile: %s\n", infoLog); in dumpShaderLog()
/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
Dglengine.cpp179 GLchar infoLog[512]; in dumpShaderLog() local
182 glGetShaderInfoLog(shader, 512, NULL, infoLog); in dumpShaderLog()
183 ALOGI("Shader Failed to compile: %s\n", infoLog); in dumpShaderLog()
/hardware/qcom/sm7250/display/gpu_tonemapper/
Dglengine.cpp179 GLchar infoLog[512]; in dumpShaderLog() local
182 glGetShaderInfoLog(shader, 512, NULL, infoLog); in dumpShaderLog()
183 ALOGI("Shader Failed to compile: %s\n", infoLog); in dumpShaderLog()