Home
last modified time | relevance | path

Searched refs:gmp_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/broadcom/simulator/
Dv3dx_simulator.h41 uint32_t gmp_offset);
46 uint32_t gmp_offset);
Dv3d_simulator.c185 int gmp_offset = offset >> GMP_ALIGN2; in set_gmp_flags() local
191 for (int i = gmp_offset; i < gmp_offset + gmp_count; i++) { in set_gmp_flags()