Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dindirect_vertex_array.c535 static const uint16_t begin_cmd[2] = { 8, X_GLrop_Begin }; in emit_DrawArrays_none() local
543 (void) memcpy(pc, begin_cmd, 4); in emit_DrawArrays_none()
764 static const uint16_t begin_cmd[2] = { 8, X_GLrop_Begin }; in emit_DrawElements_none() local
781 (void) memcpy(pc, begin_cmd, 4); in emit_DrawElements_none()