Searched refs:st_new_shader (Results 1 – 3 of 3) sorted by relevance
64 struct gl_shader *st_new_shader(struct gl_context *ctx, GLuint name, GLuint type);
246 functions->NewShader = st_new_shader; in st_init_program_functions()
4981 st_new_shader(struct gl_context *ctx, GLuint name, GLuint type) in st_new_shader() function