Searched refs:vkCmdBindVertexBuffers (Results 1 – 3 of 3) sorted by relevance
511 void vkCmdBindVertexBuffers(
7853 void VkEncoder::vkCmdBindVertexBuffers( in vkCmdBindVertexBuffers() function in goldfish_vk::VkEncoder
1212 vkEnc->vkCmdBindVertexBuffers(commandBuffer, firstBinding, bindingCount, pBuffers, pOffsets); in entry_vkCmdBindVertexBuffers()