Searched defs:create_shader_program (Results 1 – 2 of 2) sorted by relevance
116 GLuint uhdr_opengl_ctxt::create_shader_program(const char* vertex_source, in create_shader_program() function in ultrahdr::uhdr_opengl_ctxt
441 create_shader_program(struct gl_context *ctx) in create_shader_program() function