Lines Matching refs:nnResult
53 typedef void (*gdCallbackfunctionErrorPtr)(nnResult result, const char* functionName);
240 static char* GetErrorStringFromResult(nnResult result);
263 static nnResult Initialize();
548 …static nnResult StartRecordingPackets(u32* forceDirtyModuleFlag, RecordingPacketUsage usage = RECO…
583 static nnResult GetCommandBufferOffset(u32* offset);
623 … static nnResult GetCommandBufferBaseAddress(RecordedPacketId* packetId, u32** commandBufferAddr);
672 static nnResult StopRecordingPackets(RecordedPacketId** packetId);
727 static nnResult ReplayPackets(RecordedPacketId* packetId, u32* forceDirtyModuleFlag);
769 …static nnResult CopyPacket(RecordedPacketId* source, RecordedPacketId** packetId, Memory::MemoryLo…
789 static nnResult ReleasePackets(RecordedPacketId* packetId);
1005 static nnResult SetFilter(u32 filterFlag, u32 drawStartIndex, s32 drawCount);
1044 …static nnResult ColorizeMipmaps(Texture2DResource* texture2DResource, s32 minMipLevelIndex, s32 ma…