Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_simulator_wrapper.h36 bool v3d_hw_has_gca(struct v3d_hw *hw);
Dvc5_simulator_wrapper.cpp59 bool v3d_hw_has_gca(struct v3d_hw *hw) in v3d_hw_has_gca() function
Dv3dx_simulator.c54 if (!v3d_hw_has_gca(v3d)) in vc5_flush_l3()