Lines Matching refs:blob_reader
71 read_subroutines(struct blob_reader *metadata, struct gl_shader_program *prog) in read_subroutines()
160 read_buffer_block(struct blob_reader *metadata, struct gl_uniform_block *b, in read_buffer_block()
189 read_buffer_blocks(struct blob_reader *metadata, in read_buffer_blocks()
266 read_atomic_buffers(struct blob_reader *metadata, in read_atomic_buffers()
356 read_xfb(struct blob_reader *metadata, struct gl_shader_program *shProg) in read_xfb()
492 read_uniforms(struct blob_reader *metadata, struct gl_shader_program *prog) in read_uniforms()
636 read_uniform_remap_table(struct blob_reader *metadata, in read_uniform_remap_table()
672 read_uniform_remap_tables(struct blob_reader *metadata, in read_uniform_remap_tables()
730 read_hash_table(struct blob_reader *metadata, struct string_to_uint_map *hash) in read_hash_table()
755 read_hash_tables(struct blob_reader *metadata, struct gl_shader_program *prog) in read_hash_tables()
910 read_program_resource_data(struct blob_reader *metadata, in read_program_resource_data()
1002 read_program_resource_list(struct blob_reader *metadata, in read_program_resource_list()
1053 read_shader_parameters(struct blob_reader *metadata, in read_shader_parameters()
1142 read_shader_metadata(struct blob_reader *metadata, in read_shader_metadata()
1218 struct blob_reader *metadata) in create_linked_shader_and_program()
1301 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, in deserialize_glsl_program()