HomeSort by relevance Sort by last modified time
    Searched full:has_valid_buffer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt_so_emit.c 63 boolean has_valid_buffer = FALSE; local
67 has_valid_buffer = TRUE;
71 emit->has_so = has_valid_buffer;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_so_emit.c 63 boolean has_valid_buffer = FALSE; local
67 has_valid_buffer = TRUE;
71 emit->has_so = has_valid_buffer;

Completed in 432 milliseconds