Searched refs:isVertexFormatSint (Results 1 – 3 of 3) sorted by relevance
57 bool isVertexFormatSint (vk::VkFormat format);
576 bool isVertexFormatSint (VkFormat format) in isVertexFormatSint() function
804 if (isVertexFormatSint(attributeInfo.vkType)) in getGlslAttributeConditions()1591 return isVertexFormatSint(format); in isCompatibleType()