Lines Matching refs:writeInt
200 writer->writeInt(vertexAttributeCount);
211 writer->writeInt(format);
234 writer->writeInt(instanceAttributeCount);
245 writer->writeInt(format);
347 writer->writeInt(format);
370 writer->writeInt(mtlColorAttachment.sourceRGBBlendFactor);
371 writer->writeInt(mtlColorAttachment.destinationRGBBlendFactor);
372 writer->writeInt(mtlColorAttachment.rgbBlendOperation);
373 writer->writeInt(mtlColorAttachment.sourceAlphaBlendFactor);
374 writer->writeInt(mtlColorAttachment.destinationAlphaBlendFactor);
375 writer->writeInt(mtlColorAttachment.alphaBlendOperation);
529 writer->writeInt(pipelineDescriptor.stencilAttachmentPixelFormat);