Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/simulator/
Dv3d_simulator_wrapper.h36 bool v3d_hw_has_gca(struct v3d_hw *hw);
Dv3d_simulator_wrapper.cpp59 bool v3d_hw_has_gca(struct v3d_hw *hw) in v3d_hw_has_gca() function
Dv3dx_simulator.c60 if (!v3d_hw_has_gca(v3d)) in v3d_invalidate_l3()
/external/mesa3d/src/broadcom/drm-shim/
Dv3dx.c59 if (!v3d_hw_has_gca(v3d.hw)) in v3d_flush_l3()