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

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_array.c 540 st->vertex_array_out_of_memory = FALSE;
557 st->vertex_array_out_of_memory = TRUE;
569 st->vertex_array_out_of_memory = TRUE;
st_context.h 92 boolean vertex_array_out_of_memory; member in struct:st_context
st_draw.c 212 if (st->vertex_array_out_of_memory)
  /external/mesa3d/src/mesa/state_tracker/
st_atom_array.c 540 st->vertex_array_out_of_memory = FALSE;
557 st->vertex_array_out_of_memory = TRUE;
569 st->vertex_array_out_of_memory = TRUE;
st_context.h 92 boolean vertex_array_out_of_memory; member in struct:st_context
st_draw.c 212 if (st->vertex_array_out_of_memory)

Completed in 385 milliseconds