Searched refs:ppShaders (Results 1 – 1 of 1) sorted by relevance
145 bool DeleteShaderSource(char** ppShaders) in DeleteShaderSource() argument147 if (*ppShaders) in DeleteShaderSource()149 delete[] *ppShaders; in DeleteShaderSource()150 *ppShaders = NULL; in DeleteShaderSource()