• Home
  • Raw
  • Download

Lines Matching defs:shProg

103                      struct gl_shader_program *const shProg, GLuint index,  in bind_attrib_location()
141 struct gl_shader_program *const shProg = in _mesa_BindAttribLocation_no_error() local
152 struct gl_shader_program *const shProg = in _mesa_BindAttribLocation() local
166 struct gl_shader_program *shProg; in _mesa_GetActiveAttrib() local
217 struct gl_shader_program *const shProg = in _mesa_GetAttribLocation() local
250 _mesa_count_active_attribs(struct gl_shader_program *shProg) in _mesa_count_active_attribs()
270 _mesa_longest_attribute_name_length(struct gl_shader_program *shProg) in _mesa_longest_attribute_name_length()
302 bind_frag_data_location(struct gl_shader_program *const shProg, in bind_frag_data_location()
335 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocation_no_error() local
347 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocationIndexed() local
387 struct gl_shader_program *const shProg = in _mesa_BindFragDataLocationIndexed_no_error() local
397 struct gl_shader_program *const shProg = in _mesa_GetFragDataIndex() local
426 struct gl_shader_program *const shProg = in _mesa_GetFragDataLocation() local
633 search_resource_hash(struct gl_shader_program *shProg, in search_resource_hash()
673 _mesa_program_resource_find_name(struct gl_shader_program *shProg, in _mesa_program_resource_find_name()
792 program_resource_find_binding_offset(struct gl_shader_program *shProg, in program_resource_find_binding_offset()
874 _mesa_program_resource_find_active_variable(struct gl_shader_program *shProg, in _mesa_program_resource_find_active_variable()
900 calc_resource_index(struct gl_shader_program *shProg, in calc_resource_index()
918 _mesa_program_resource_index(struct gl_shader_program *shProg, in _mesa_program_resource_index()
947 program_resource_find_data(struct gl_shader_program *shProg, void *data) in program_resource_find_data()
961 _mesa_program_resource_find_index(struct gl_shader_program *shProg, in _mesa_program_resource_find_index()
1055 _mesa_get_program_resource_name(struct gl_shader_program *shProg, in _mesa_get_program_resource_name()
1186 _mesa_program_resource_location(struct gl_shader_program *shProg, in _mesa_program_resource_location()
1223 _mesa_program_resource_location_index(struct gl_shader_program *shProg, in _mesa_program_resource_location_index()
1259 is_resource_referenced(struct gl_shader_program *shProg, in is_resource_referenced()
1280 get_buffer_property(struct gl_shader_program *shProg, in get_buffer_property()
1438 _mesa_program_resource_prop(struct gl_shader_program *shProg, in _mesa_program_resource_prop()
1701 _mesa_get_program_resourceiv(struct gl_shader_program *shProg, in _mesa_get_program_resourceiv()
1743 _mesa_get_program_interfaceiv(struct gl_shader_program *shProg, in _mesa_get_program_interfaceiv()
2138 _mesa_program_resource_hash_destroy(struct gl_shader_program *shProg) in _mesa_program_resource_hash_destroy()
2149 _mesa_create_program_resource_hash(struct gl_shader_program *shProg) in _mesa_create_program_resource_hash()