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()
637 read_uniform_remap_table(struct blob_reader *metadata, in read_uniform_remap_table()
673 read_uniform_remap_tables(struct blob_reader *metadata, in read_uniform_remap_tables()
731 read_hash_table(struct blob_reader *metadata, struct string_to_uint_map *hash) in read_hash_table()
756 read_hash_tables(struct blob_reader *metadata, struct gl_shader_program *prog) in read_hash_tables()
901 read_program_resource_data(struct blob_reader *metadata, in read_program_resource_data()
1023 read_program_resource_list(struct blob_reader *metadata, in read_program_resource_list()
1074 read_shader_parameters(struct blob_reader *metadata, in read_shader_parameters()
1163 read_shader_metadata(struct blob_reader *metadata, in read_shader_metadata()
1239 struct blob_reader *metadata) in create_linked_shader_and_program()
1322 deserialize_glsl_program(struct blob_reader *blob, struct gl_context *ctx, in deserialize_glsl_program()