Home
last modified time | relevance | path

Searched defs:fmtStr (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/egl/main/
Degllog.c151 _eglLog(EGLint level, const char *fmtStr, ...) in _eglLog()
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp786 const string fmtStr = toLower(s.substr(3)); in formatName() local
799 const string fmtStr = getTextureFormatName(format.format); in formatDesc() local
/third_party/bounds_checking_function/src/
Doutput.inl124 char *fmtStr; /* Initialization must point to buffer */ member