Searched refs:texture_shader_position_loc (Results 1 – 1 of 1) sorted by relevance
74 GLuint texture_shader_position_loc; member179 glamor->texture_shader_position_loc = glGetAttribLocation(prog, "position"); in ephyr_glamor_setup_texturing_shader()180 assert(glamor->texture_shader_position_loc != -1); in ephyr_glamor_setup_texturing_shader()206 glVertexAttribPointer(glamor->texture_shader_position_loc, in ephyr_glamor_set_vertices()211 glEnableVertexAttribArray(glamor->texture_shader_position_loc); in ephyr_glamor_set_vertices()