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

/xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/
H A Dv3d_simulator_wrapper.h33 struct v3d_hw *v3d_hw_auto_new(void *params);
H A Dv3d_simulator_wrapper.cpp43 struct v3d_hw *v3d_hw_auto_new(void *in_params) function in typeref:struct:v3d_hw *
H A Dv3d_simulator.c759 sim_state.v3d = v3d_hw_auto_new(NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_simulator_wrapper.h33 struct v3d_hw *v3d_hw_auto_new(void *params);
H A Dv3d_simulator_wrapper.cpp43 struct v3d_hw *v3d_hw_auto_new(void *in_params) function in typeref:struct:v3d_hw *
H A Dv3d_simulator.c563 sim_state.v3d = v3d_hw_auto_new(NULL);
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3d.c92 v3d.hw = v3d_hw_auto_new(NULL);

Completed in 8 milliseconds