Searched refs:v3d_hw_get_mem (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/ |
| H A D | v3d_simulator_wrapper.h | 34 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p);
|
| H A D | v3d_simulator_wrapper.cpp | 49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, uint32_t *size, void **p) function in typeref:typename:uint32_t
|
| H A D | v3d_simulator.c | 762 v3d_hw_get_mem(sim_state.v3d, &sim_state.mem_size,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_simulator_wrapper.h | 34 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p);
|
| H A D | v3d_simulator_wrapper.cpp | 49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p) function in typeref:typename:uint32_t
|
| H A D | v3d_simulator.c | 566 v3d_hw_get_mem(sim_state.v3d, &sim_state.mem_size,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/ |
| H A D | v3dx.c | 365 v3d_hw_get_mem(v3d.hw, &v3d.mem_size,
|
Completed in 9 milliseconds