Searched refs:isVertexFormatUint (Results 1 – 3 of 3) sorted by relevance
65 bool isVertexFormatUint (vk::VkFormat format);
611 bool isVertexFormatUint (VkFormat format) in isVertexFormatUint() function
830 else if (isVertexFormatUint(attributeInfo.vkType)) in getGlslAttributeConditions()1647 return isVertexFormatUint(format); in isCompatibleType()