Lines Matching refs:glCreateProgram
309 GLuint program = ctx.glCreateProgram(); in get_attached_shaders()
335 GLuint program = ctx.glCreateProgram(); in get_shaderiv()
364 GLuint program = ctx.glCreateProgram(); in get_shader_info_log()
414 GLuint program = ctx.glCreateProgram(); in get_shader_source()
440 GLuint program = ctx.glCreateProgram(); in get_programiv()
465 GLuint program = ctx.glCreateProgram(); in get_program_info_log()
568 programEmpty = ctx.glCreateProgram(); in get_uniformfv()
614 programEmpty = ctx.glCreateProgram(); in get_nuniformfv()
665 programEmpty = ctx.glCreateProgram(); in get_uniformiv()
711 programEmpty = ctx.glCreateProgram(); in get_nuniformiv()
762 programEmpty = ctx.glCreateProgram(); in get_uniformuiv()
808 programEmpty = ctx.glCreateProgram(); in get_nuniformuiv()
1177 GLuint program = ctx.glCreateProgram(); in get_frag_data_location()