Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dblob.h83 struct blob_reader { struct
84 const uint8_t *data;
85 const uint8_t *end;
86 const uint8_t *current;
87 bool overrun;
/third_party/mesa3d/src/mesa/state_tracker/
Dst_shader_cache.c127 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
Dst_program.c626 struct blob_reader blob_reader; in get_nir_shader() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c1570 struct blob_reader blob_reader; in si_deserialize_shader() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2595 struct blob_reader blob_reader; in load_nir_from_disk_cache() local