HomeSort by relevance Sort by last modified time
    Searched refs:next_vrf (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/shader/
toy_compiler.h 164 int next_vrf; member in struct:toy_compiler
176 const int vrf = tc->next_vrf;
178 tc->next_vrf += count;
toy_compiler.c 556 tc->next_vrf = 1;
toy_legalize_ra.c 470 num_intervals = tc->next_vrf;

Completed in 72 milliseconds