Home
last modified time | relevance | path

Searched refs:DumpShaderLog (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dgl_common.cpp48 DumpShaderLog(vert_id); in LoadProgram()
52 DumpShaderLog(frag_id); in LoadProgram()
68 void GLCommon::DumpShaderLog(int shader) { in DumpShaderLog() function in sdm::GLCommon
Dgl_common.h61 virtual void DumpShaderLog(int shader);