Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_program.cpp394 …processShaderR (const char* name, const char** inPtr, char* out, long *remainingOutChars, bool nes… in R_PreprocessShaderR()
584 … size_t R_PreprocessShader (const char* name, const char* in, char* out, size_t* remainingOutChars) in R_PreprocessShader()