Home
last modified time | relevance | path

Searched refs:v3d_hw_get_mem (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_simulator_wrapper.h34 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p);
Dvc5_simulator_wrapper.cpp49 uint32_t v3d_hw_get_mem(const struct v3d_hw *hw, size_t *size, void **p) in v3d_hw_get_mem() function
Dvc5_simulator.c581 v3d_hw_get_mem(sim_state.v3d, &sim_state.mem_size, in vc5_simulator_init_global()