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

/xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/
H A Dv3d_simulator_wrapper.h35 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size);
H A Dv3d_simulator_wrapper.cpp54 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size) function in typeref:typename:bool
H A Dv3d_simulator.c760 v3d_hw_alloc_mem(sim_state.v3d, 1024 * 1024 * 1024);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_simulator_wrapper.h35 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size);
H A Dv3d_simulator_wrapper.cpp54 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size) function in typeref:typename:bool
H A Dv3d_simulator.c564 v3d_hw_alloc_mem(sim_state.v3d, 1024 * 1024 * 1024);
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3dx.c363 v3d_hw_alloc_mem(v3d.hw, 1024 * 1024 * 1024);

Completed in 6 milliseconds