Lines Matching refs:glCreateProgram
269 GLuint program = ctx.glCreateProgram(); in get_attached_shaders()
295 GLuint program = ctx.glCreateProgram(); in get_shaderiv()
323 GLuint program = ctx.glCreateProgram(); in get_shader_info_log()
372 GLuint program = ctx.glCreateProgram(); in get_shader_source()
398 GLuint program = ctx.glCreateProgram(); in get_programiv()
423 GLuint program = ctx.glCreateProgram(); in get_program_info_log()
524 programEmpty = ctx.glCreateProgram(); in get_uniformfv()
567 programEmpty = ctx.glCreateProgram(); in get_nuniformfv()
614 programEmpty = ctx.glCreateProgram(); in get_uniformiv()
657 programEmpty = ctx.glCreateProgram(); in get_nuniformiv()
704 programEmpty = ctx.glCreateProgram(); in get_uniformuiv()
747 programEmpty = ctx.glCreateProgram(); in get_nuniformuiv()
1086 GLuint program = ctx.glCreateProgram(); in get_frag_data_location()