Searched refs:vkCmdBindVertexBuffers (Results 1 – 5 of 5) sorted by relevance
18 vkCmdBindVertexBuffers;
2028 VKAPI_ATTR void vkCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstBinding, uint32… in vkCmdBindVertexBuffers() function
138 extern PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers;
153 …vkCmdBindVertexBuffers = reinterpret_cast<PFN_vkCmdBindVertexBuffers>(dlsym(libvulkan, "vkCmdBindV… in InitVulkan()497 PFN_vkCmdBindVertexBuffers vkCmdBindVertexBuffers; variable
9435 cmd void vkCmdBindVertexBuffers(