Lines Matching refs:blob_reader
71 read_subroutines(struct blob_reader *metadata, struct gl_shader_program *prog) in read_subroutines()
161 read_buffer_block(struct blob_reader *metadata, struct gl_uniform_block *b, in read_buffer_block()
191 read_buffer_blocks(struct blob_reader *metadata, in read_buffer_blocks()
268 read_atomic_buffers(struct blob_reader *metadata, in read_atomic_buffers()
358 read_xfb(struct blob_reader *metadata, struct gl_shader_program *shProg) in read_xfb()
495 read_uniforms(struct blob_reader *metadata, struct gl_shader_program *prog) in read_uniforms()
640 read_uniform_remap_table(struct blob_reader *metadata, in read_uniform_remap_table()
676 read_uniform_remap_tables(struct blob_reader *metadata, in read_uniform_remap_tables()
734 read_hash_table(struct blob_reader *metadata, struct string_to_uint_map *hash) in read_hash_table()
759 read_hash_tables(struct blob_reader *metadata, struct gl_shader_program *prog) in read_hash_tables()
914 read_program_resource_data(struct blob_reader *metadata, in read_program_resource_data()
1007 read_program_resource_list(struct blob_reader *metadata, in read_program_resource_list()
1058 read_shader_parameters(struct blob_reader *metadata, in read_shader_parameters()
1147 read_shader_metadata(struct blob_reader *metadata, in read_shader_metadata()
1223 struct blob_reader *metadata) in create_linked_shader_and_program()
1306 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, in deserialize_glsl_program()