Searched defs:shaderType (Results 1 – 4 of 4) sorted by relevance
38 GLuint Renderer::loadShader(GLenum shaderType, const char* pSource) { in loadShader()
34 public static int loadShader(int shaderType, String source) { in loadShader()
322 private static int loadShader(int shaderType, String source) { in loadShader()