Searched refs:DrawElementsIndirectCommand (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_prim_restart.c39 } DrawElementsIndirectCommand; typedef in typeref:struct:__anon4a2ef76b0108
41 static DrawElementsIndirectCommand
44 DrawElementsIndirectCommand ret;
112 DrawElementsIndirectCommand indirect;
298 DrawElementsIndirectCommand indirect;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddraw.c57 } DrawElementsIndirectCommand; typedef in typeref:struct:__anon954d7fb10208
1638 DrawElementsIndirectCommand *cmd =
1639 (DrawElementsIndirectCommand *) indirect;
1754 stride = sizeof(DrawElementsIndirectCommand);
1789 ptr += sizeof(DrawElementsIndirectCommand);
1932 stride = 5 * sizeof(GLuint); /* sizeof(DrawElementsIndirectCommand) */
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddraw.c58 } DrawElementsIndirectCommand; typedef in typeref:struct:__anonff1738040208
2478 DrawElementsIndirectCommand *cmd =
2479 (DrawElementsIndirectCommand *) indirect;
2605 stride = sizeof(DrawElementsIndirectCommand);
2654 DrawElementsIndirectCommand *cmd = (DrawElementsIndirectCommand*)ptr;
2724 stride = 5 * sizeof(GLuint); /* sizeof(DrawElementsIndirectCommand) */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c486 } DrawElementsIndirectCommand; typedef in typeref:struct:__anondcd4ed840308
515 DrawElementsIndirectCommand *cmd = (void *)buf_data;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c491 } DrawElementsIndirectCommand; typedef in typeref:struct:__anoncc5bbc370308
523 DrawElementsIndirectCommand *cmd = (void *)buf_data;

Completed in 14 milliseconds