Home | History | Annotate | Download | only in demos

Lines Matching refs:vkAllocateCommandBuffers

503         err = vkAllocateCommandBuffers(demo->device, &cmd, &demo->cmd);
1764 vkAllocateCommandBuffers(demo->device, &cmd, &demo->buffers[i].cmd);