Lines Matching refs:appendU64
1558 writer->appendU64("registryID", fDevice.registryID);
1579 writer->appendU64("locationNumber", fDevice.locationNumber);
1580 writer->appendU64("maxTransferRate", fDevice.maxTransferRate);
1591 writer->appendU64("peerGroupID", fDevice.peerGroupID);
1597 writer->appendU64("recommendedMaxWorkingSetSize", fDevice.recommendedMaxWorkingSetSize);
1601 writer->appendU64("currentAllocatedSize", fDevice.currentAllocatedSize);
1602 writer->appendU64("maxThreadgroupMemoryLength", fDevice.maxThreadgroupMemoryLength);
1607 writer->appendU64("width", fDevice.maxThreadsPerThreadgroup.width);
1608 writer->appendU64("height", fDevice.maxThreadsPerThreadgroup.height);
1609 writer->appendU64("depth", fDevice.maxThreadsPerThreadgroup.depth);
1635 writer->appendU64("maxBufferLength", fDevice.maxBufferLength);
1665 writer->appendU64("maxArgumentBufferSamplerCount", fDevice.maxArgumentBufferSamplerCount);
1669 writer->appendU64("sparseTileSizeInBytes", fDevice.sparseTileSizeInBytes);