Lines Matching defs:shProg
66 struct gl_shader_program *const shProg, GLuint index, in bind_attrib_location()
104 struct gl_shader_program *const shProg = in _mesa_BindAttribLocation_no_error() local
115 struct gl_shader_program *const shProg = in _mesa_BindAttribLocation() local
129 struct gl_shader_program *shProg; in _mesa_GetActiveAttrib() local
180 struct gl_shader_program *const shProg = in _mesa_GetAttribLocation() local
213 _mesa_count_active_attribs(struct gl_shader_program *shProg) in _mesa_count_active_attribs()
233 _mesa_longest_attribute_name_length(struct gl_shader_program *shProg) in _mesa_longest_attribute_name_length()
266 bind_frag_data_location(struct gl_shader_program *const shProg, in bind_frag_data_location()
299 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocation_no_error() local
311 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocationIndexed() local
351 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocationIndexed_no_error() local
361 struct gl_shader_program *const shProg = in _mesa_GetFragDataIndex() local
396 struct gl_shader_program *const shProg = in _mesa_GetFragDataLocation() local
545 search_resource_hash(struct gl_shader_program *shProg, in search_resource_hash()
578 _mesa_program_resource_find_name(struct gl_shader_program *shProg, in _mesa_program_resource_find_name()
703 program_resource_find_binding_offset(struct gl_shader_program *shProg, in program_resource_find_binding_offset()
785 _mesa_program_resource_find_active_variable(struct gl_shader_program *shProg, in _mesa_program_resource_find_active_variable()
811 calc_resource_index(struct gl_shader_program *shProg, in calc_resource_index()
829 _mesa_program_resource_index(struct gl_shader_program *shProg, in _mesa_program_resource_index()
858 program_resource_find_data(struct gl_shader_program *shProg, void *data) in program_resource_find_data()
872 _mesa_program_resource_find_index(struct gl_shader_program *shProg, in _mesa_program_resource_find_index()
967 _mesa_get_program_resource_name(struct gl_shader_program *shProg, in _mesa_get_program_resource_name()
1095 _mesa_program_resource_location(struct gl_shader_program *shProg, in _mesa_program_resource_location()
1132 _mesa_program_resource_location_index(struct gl_shader_program *shProg, in _mesa_program_resource_location_index()
1168 is_resource_referenced(struct gl_shader_program *shProg, in is_resource_referenced()
1189 get_buffer_property(struct gl_shader_program *shProg, in get_buffer_property()
1346 _mesa_program_resource_prop(struct gl_shader_program *shProg, in _mesa_program_resource_prop()
1603 _mesa_get_program_resourceiv(struct gl_shader_program *shProg, in _mesa_get_program_resourceiv()
1911 _mesa_create_program_resource_hash(struct gl_shader_program *shProg) in _mesa_create_program_resource_hash()