Searched defs:crPackExpandDrawElements (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_client.c763 crPackExpandDrawElements(GLenum mode, GLsizei count, GLenum type, function
805 //crDebug("crPackExpandDrawElements mode:0x%x, count:%d, type:0x%x", mode, count, type);
891 crPackExpandDrawElements(mode, count, type, indices, c, pZva);
955 crPackExpandDrawElements(mode, count[i], type, indices[i], c, pZva);

Completed in 44 milliseconds