Searched refs:vc4_simulator_bo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c73 /** Mapping from GEM handle to struct vc4_simulator_bo * */
91 /** Mapping from GEM handle to struct vc4_simulator_bo * */
96 struct vc4_simulator_bo { struct
136 static struct vc4_simulator_bo *
140 struct vc4_simulator_bo *sim_bo = rzalloc(file,
141 struct vc4_simulator_bo);
194 vc4_free_simulator_bo(struct vc4_simulator_bo *sim_bo)
218 static struct vc4_simulator_bo *
233 struct vc4_simulator_bo *sim_bo = vc4_create_simulator_bo(screen->fd,
248 struct vc4_simulator_bo *sim_b
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_simulator.c73 /** Mapping from GEM handle to struct vc4_simulator_bo * */
91 /** Mapping from GEM handle to struct vc4_simulator_bo * */
96 struct vc4_simulator_bo { struct
136 static struct vc4_simulator_bo *
140 struct vc4_simulator_bo *sim_bo = rzalloc(file,
141 struct vc4_simulator_bo);
194 vc4_free_simulator_bo(struct vc4_simulator_bo *sim_bo)
218 static struct vc4_simulator_bo *
233 struct vc4_simulator_bo *sim_bo = vc4_create_simulator_bo(screen->fd,
248 struct vc4_simulator_bo *sim_b
[all...]

Completed in 4 milliseconds