Home
last modified time | relevance | path

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

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