Home
last modified time | relevance | path

Searched defs:blob_reader (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
Dblob.h80 struct blob_reader { struct
81 const uint8_t *data;
82 const uint8_t *end;
83 const uint8_t *current;
84 bool overrun;
/third_party/mesa3d/src/mesa/state_tracker/
Dst_shader_cache.c147 read_stream_out_from_cache(struct blob_reader *blob_reader, in read_stream_out_from_cache()
161 read_tgsi_from_cache(struct blob_reader *blob_reader, in read_tgsi_from_cache()
190 struct blob_reader blob_reader; in st_deserialise_ir_program() local
Dst_program.c711 struct blob_reader blob_reader; in get_nir_shader() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c1345 struct blob_reader blob_reader; in si_get_nir_shader() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2533 struct blob_reader blob_reader; in load_nir_from_disk_cache() local