Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.h57 struct pipe_loader_device { struct
58 enum pipe_loader_device_type type; argument
60 union {
84 pipe_loader_probe(struct pipe_loader_device **devs, int ndev, bool with_zink); argument