Searched refs:BindIndexBuffer (Results 1 – 3 of 3) sorted by relevance
166 void BindIndexBuffer(VkIndexBufferObj *indexBuffer, VkDeviceSize offset);
1543 void VkCommandBufferObj::BindIndexBuffer(VkIndexBufferObj *indexBuffer, VkDeviceSize offset) { in BindIndexBuffer() function in VkCommandBufferObj
306 void BindIndexBuffer(VkIndexBufferObj *indexBuffer, VkDeviceSize offset) { in BindIndexBuffer() function in VkLayerTest307 m_commandBuffer->BindIndexBuffer(indexBuffer, offset); in BindIndexBuffer()