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

/xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/
H A Dv3d_simulator_wrapper.h34 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p);
H A Dv3d_simulator_wrapper.cpp49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p) function in typeref:typename:uint32_t
H A Dv3d_simulator.c762 v3d_hw_get_mem(sim_state.v3d, &sim_state.mem_size,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_simulator_wrapper.h34 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p);
H A Dv3d_simulator_wrapper.cpp49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p) function in typeref:typename:uint32_t
H A Dv3d_simulator.c566 v3d_hw_get_mem(sim_state.v3d, &sim_state.mem_size,
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3dx.c365 v3d_hw_get_mem(v3d.hw, &v3d.mem_size,

Completed in 9 milliseconds