Searched refs:isVertexFormatUint (Results 1 – 3 of 3) sorted by relevance
58 bool isVertexFormatUint (vk::VkFormat format);
606 bool isVertexFormatUint (VkFormat format) in isVertexFormatUint() function
816 else if (isVertexFormatUint(attributeInfo.vkType)) in getGlslAttributeConditions()1594 return isVertexFormatUint(format); in isCompatibleType()