|
NAMEALLEGRO_INDEX_BUFFER - Allegro 5 APISYNOPSIS
DESCRIPTIONA GPU index buffer that you can use to store indices of vertices in a vertex buffer on the GPU instead of uploading them afresh during every drawing operation.SINCE5.1.8SEE ALSOal_create_index_buffer(3), al_destroy_index_buffer(3)
Visit the GSP FreeBSD Man Page Interface. |