Home | History | Annotate | Download | only in glshared

Lines Matching refs:glShaderSource

735 	glShaderSource(m_vertShaderGL, 1, (const char**)&vertSourceCstr, DE_NULL);
736 glShaderSource(m_fragShaderGL, 1, (const char**)&fragSourceCstr, DE_NULL);