Lines Matching defs:shProg
66 mediump_to_highp_type(struct gl_shader_program *shProg, GLenum type) in mediump_to_highp_type()
105 struct gl_shader_program *const shProg, GLuint index, in bind_attrib_location()
143 struct gl_shader_program *const shProg = in _mesa_BindAttribLocation_no_error() local
154 struct gl_shader_program *const shProg = in _mesa_BindAttribLocation() local
168 struct gl_shader_program *shProg; in _mesa_GetActiveAttrib() local
219 struct gl_shader_program *const shProg = in _mesa_GetAttribLocation() local
252 _mesa_count_active_attribs(struct gl_shader_program *shProg) in _mesa_count_active_attribs()
272 _mesa_longest_attribute_name_length(struct gl_shader_program *shProg) in _mesa_longest_attribute_name_length()
304 bind_frag_data_location(struct gl_shader_program *const shProg, in bind_frag_data_location()
337 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocation_no_error() local
349 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocationIndexed() local
389 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocationIndexed_no_error() local
399 struct gl_shader_program *const shProg = in _mesa_GetFragDataIndex() local
428 struct gl_shader_program *const shProg = in _mesa_GetFragDataLocation() local
635 search_resource_hash(struct gl_shader_program *shProg, in search_resource_hash()
675 _mesa_program_resource_find_name(struct gl_shader_program *shProg, in _mesa_program_resource_find_name()
794 program_resource_find_binding_offset(struct gl_shader_program *shProg, in program_resource_find_binding_offset()
876 _mesa_program_resource_find_active_variable(struct gl_shader_program *shProg, in _mesa_program_resource_find_active_variable()
902 calc_resource_index(struct gl_shader_program *shProg, in calc_resource_index()
920 _mesa_program_resource_index(struct gl_shader_program *shProg, in _mesa_program_resource_index()
949 program_resource_find_data(struct gl_shader_program *shProg, void *data) in program_resource_find_data()
963 _mesa_program_resource_find_index(struct gl_shader_program *shProg, in _mesa_program_resource_find_index()
1057 _mesa_get_program_resource_name(struct gl_shader_program *shProg, in _mesa_get_program_resource_name()
1188 _mesa_program_resource_location(struct gl_shader_program *shProg, in _mesa_program_resource_location()
1225 _mesa_program_resource_location_index(struct gl_shader_program *shProg, in _mesa_program_resource_location_index()
1261 is_resource_referenced(struct gl_shader_program *shProg, in is_resource_referenced()
1282 get_buffer_property(struct gl_shader_program *shProg, in get_buffer_property()
1440 _mesa_program_resource_prop(struct gl_shader_program *shProg, in _mesa_program_resource_prop()
1703 _mesa_get_program_resourceiv(struct gl_shader_program *shProg, in _mesa_get_program_resourceiv()
1745 _mesa_get_program_interfaceiv(struct gl_shader_program *shProg, in _mesa_get_program_interfaceiv()
2140 _mesa_program_resource_hash_destroy(struct gl_shader_program *shProg) in _mesa_program_resource_hash_destroy()
2151 _mesa_create_program_resource_hash(struct gl_shader_program *shProg) in _mesa_create_program_resource_hash()