Searched refs:writeS8 (Results 1 – 2 of 2) sorted by relevance
93 this->writeS8(l.fLocation); in write()94 this->writeS8(l.fOffset); in write()95 this->writeS8(l.fBinding); in write()96 this->writeS8(l.fIndex); in write()97 this->writeS8(l.fSet); in write()99 this->writeS8(l.fInputAttachmentIndex); in write()100 this->writeS8(l.fPrimitive); in write()101 this->writeS8(l.fMaxVertices); in write()102 this->writeS8(l.fInvocations); in write()104 this->writeS8((int) l.fCType); in write()[all …]
59 void writeS8(int32_t i) { in writeS8() function