Searched defs:end_cmd (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ | ||
| H A D | indirect_vertex_array.c | 536 static const uint16_t end_cmd[2] = { 4, X_GLrop_End }; local in function:emit_DrawArrays_none 765 static const uint16_t end_cmd[2] = { 4, X_GLrop_End }; local in function:emit_DrawElements_none |
| /xsrc/external/mit/MesaLib/dist/src/glx/ | ||
| H A D | indirect_vertex_array.c | 538 static const uint16_t end_cmd[2] = { 4, X_GLrop_End }; local in function:emit_DrawArrays_none 767 static const uint16_t end_cmd[2] = { 4, X_GLrop_End }; local in function:emit_DrawElements_none |
Completed in 6 milliseconds