Searched defs:blob_reader (Results 1 – 5 of 5) sorted by relevance
83 struct blob_reader { struct84 const uint8_t *data;85 const uint8_t *end;86 const uint8_t *current;87 bool overrun;
127 read_stream_out_from_cache(struct blob_reader *blob_reader, in read_stream_out_from_cache()159 struct blob_reader blob_reader; in st_deserialise_nir_program() local
626 struct blob_reader blob_reader; in get_nir_shader() local
1570 struct blob_reader blob_reader; in si_deserialize_shader() local
2595 struct blob_reader blob_reader; in load_nir_from_disk_cache() local