Home
last modified time | relevance | path

Searched refs:GetIndexAlignment (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp7732 static VkDeviceSize GetIndexAlignment(VkIndexType indexType) { in GetIndexAlignment() function
7761 const auto offset_align = GetIndexAlignment(indexType); in PreCallValidateCmdBindIndexBuffer()