Searched refs:isVertexFormatSint (Results 1 – 3 of 3) sorted by relevance
64 bool isVertexFormatSint (vk::VkFormat format);
581 bool isVertexFormatSint (VkFormat format) in isVertexFormatSint() function
818 if (isVertexFormatSint(attributeInfo.vkType)) in getGlslAttributeConditions()1644 return isVertexFormatSint(format); in isCompatibleType()