Home
last modified time | relevance | path

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

/external/deqp/scripts/egl/
Dcall_log_wrapper.py80 def getVarDefaultPrint (type, varName): function
109 callPrintItems.append(getVarDefaultPrint(param.type, param.name))
136 returnPrint = getVarDefaultPrint(command.type, "returnValue")
/external/deqp/scripts/opengl/
Dgen_call_log_wrapper.py368 def getVarDefaultPrint (type, varName): function
402 callPrintItems.append(getVarDefaultPrint(param.type, param.name))
441 returnPrint = getVarDefaultPrint(command.type, "returnValue")