Home
last modified time | relevance | path

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

/external/deqp/scripts/egl/
Dcall_log_wrapper.py60 def getVarDefaultPrint (type, varName): function
89 callPrintItems.append(getVarDefaultPrint(param.type, param.name))
116 returnPrint = getVarDefaultPrint(command.type, "returnValue")
/external/deqp/scripts/opengl/
Dgen_call_log_wrapper.py366 def getVarDefaultPrint (type, varName): function
400 callPrintItems.append(getVarDefaultPrint(param.type, param.name))
439 returnPrint = getVarDefaultPrint(command.type, "returnValue")