Searched refs:offsetToComponentAlignment (Results 1 – 2 of 2) sorted by relevance
559 …const deUint32 offsetToComponentAlignment = getNextMultipleOffset(getVertexFormatSize(attributeI… in createInstance() local562 attributeOffsets[attributeBinding] += offsetToComponentAlignment; in createInstance()567 bindingDescriptions[attributeBinding].stride += offsetToComponentAlignment + inputSize; in createInstance()
646 const deUint32 offsetToComponentAlignment = getNextMultipleOffset(inputSize, in createInstance() local649 attributeOffsets[attributeBinding] += offsetToComponentAlignment; in createInstance()654 bindingDescriptions[attributeBinding].stride += offsetToComponentAlignment + inputSize; in createInstance()