Searched refs:string_to_uint_map_ctor (Results 1 – 5 of 5) sorted by relevance
298 prog->AttributeBindings = string_to_uint_map_ctor(); in init_shader_program()299 prog->FragDataBindings = string_to_uint_map_ctor(); in init_shader_program()300 prog->FragDataIndexBindings = string_to_uint_map_ctor(); in init_shader_program()
33 string_to_uint_map_ctor() in string_to_uint_map_ctor() function
39 string_to_uint_map_ctor();
983 struct string_to_uint_map *uniform_idx_map = string_to_uint_map_ctor(); in write_program_resource_list()984 struct string_to_uint_map *ubo_idx_map = string_to_uint_map_ctor(); in write_program_resource_list()985 struct string_to_uint_map *ssbo_idx_map = string_to_uint_map_ctor(); in write_program_resource_list()
3046 struct string_to_uint_map *uniform_map = string_to_uint_map_ctor(); in check_explicit_uniform_locations()