Searched defs:maxUintValue (Results 1 – 1 of 1) sorted by relevance
834 …const deUint32 maxUintValue = (1 << getPackedVertexFormatComponentWidth(attributeInfo.vkType, orde… in getGlslAttributeConditions() local1537 …const deUint32 maxUintValue = isVertexFormatPacked(attribute.vkDescription.format) ? ((1 << getPac… in writeVertexInputValue() local