Searched refs:manual_PreCallValidateCmdBindIndexBuffer (Results 1 – 3 of 3) sorted by relevance
1163 …bool manual_PreCallValidateCmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDe…
3565 bool StatelessValidation::manual_PreCallValidateCmdBindIndexBuffer(VkCommandBuffer commandBuffer, V… in manual_PreCallValidateCmdBindIndexBuffer() function in StatelessValidation
4207 …if (!skip) skip |= manual_PreCallValidateCmdBindIndexBuffer(commandBuffer, buffer, offset, indexTy… in PreCallValidateCmdBindIndexBuffer()