Searched defs:packedFormat (Results 1 – 2 of 2) sorted by relevance
1407 uint8_t &packedFormat = mAttachmentFormats[colorIndexGL]; in packColorAttachment() local1424 uint8_t &packedFormat = mAttachmentFormats[colorIndexGL]; in packColorAttachmentGap() local1435 uint8_t &packedFormat = mAttachmentFormats[index]; in packDepthStencilAttachment() local
1401 void writeVertexInputValueIntPacked(deUint8* destPtr, deUint32& packedFormat, deUint32& componentOf… in writeVertexInputValueIntPacked()