Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp236 getFile(FileState *fs, char *strbuf, size_t *pMaxSize, size_t *pCurSize) in getFile() function
366 strbuf = getFile(&fs, strbuf, pMaxSize, pCurSize); in processInclude()
415 *ppSource = getFile(&fs, *ppSource, &totalLen, &curLen); in AppendShaderSource()