Lines Matching refs:glCreateProgram
251 GLuint program = ctx.glCreateProgram(); in get_attached_shaders()
277 GLuint program = ctx.glCreateProgram(); in get_shaderiv()
305 GLuint program = ctx.glCreateProgram(); in get_shader_info_log()
354 GLuint program = ctx.glCreateProgram(); in get_shader_source()
380 GLuint program = ctx.glCreateProgram(); in get_programiv()
405 GLuint program = ctx.glCreateProgram(); in get_program_info_log()
506 programEmpty = ctx.glCreateProgram(); in get_uniformfv()
549 programEmpty = ctx.glCreateProgram(); in get_nuniformfv()
596 programEmpty = ctx.glCreateProgram(); in get_uniformiv()
639 programEmpty = ctx.glCreateProgram(); in get_nuniformiv()
686 programEmpty = ctx.glCreateProgram(); in get_uniformuiv()
729 programEmpty = ctx.glCreateProgram(); in get_nuniformuiv()
1068 GLuint program = ctx.glCreateProgram(); in get_frag_data_location()