Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.h67 typedef GX2Boolean (*PGFDWriteFileShaderAsCodeWithSource)(char* pFilename, GFDEndianSwapMode swapMo… typedef
104 PGFDWriteFileShaderAsCodeWithSource WriteFileShaderAsCodeWithSource;
DgshCompile.cpp141 …fpGFD->WriteFileShaderAsCodeWithSource = reinterpret_cast<PGFDWriteFileShaderAsCodeWithSource>(Ge… in LoadDLLs()