Home
last modified time | relevance | path

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

/third_party/mesa3d/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, in vc4_create_simulator_bo()
141 struct vc4_simulator_bo); in vc4_create_simulator_bo()
194 vc4_free_simulator_bo(struct vc4_simulator_bo *sim_bo) in vc4_free_simulator_bo()
218 static struct vc4_simulator_bo *
233 struct vc4_simulator_bo *sim_bo = vc4_create_simulator_bo(screen->fd, in drm_gem_cma_create()
248 struct vc4_simulator_bo *sim_b in vc4_simulator_pin_bos()
[all...]

Completed in 2 milliseconds