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

  /external/mesa3d/src/glx/
indirect_vertex_array_priv.h 251 GLboolean new_DrawArrays_possible;
indirect_vertex_array.c 162 arrays->new_DrawArrays_possible = GL_FALSE;
483 if (arrays->new_DrawArrays_possible) {
484 assert(!arrays->new_DrawArrays_possible);
    [all...]

Completed in 77 milliseconds